interface GuUserDataProps {
    configuration?: GuPrivateS3ConfigurationProps;
    distributable: GuDistributableForEc2;
}

Properties

distributable: GuDistributableForEc2