Uses of Interface
software.amazon.awscdk.RoleOptions
Packages that use RoleOptions
-
Uses of RoleOptions in software.amazon.awscdk
Classes in software.amazon.awscdk that implement RoleOptionsMethods in software.amazon.awscdk that return RoleOptionsModifier and TypeMethodDescriptionRoleOptions.Builder.build()Builds the configured instance.default RoleOptionsAssetManifestDockerImageDestination.getRole()Role to use to perform the upload.final RoleOptionsAssetManifestDockerImageDestination.Jsii$Proxy.getRole()default RoleOptionsAssetManifestFileDestination.getRole()Role to use for uploading.final RoleOptionsAssetManifestFileDestination.Jsii$Proxy.getRole()Methods in software.amazon.awscdk with parameters of type RoleOptionsModifier and TypeMethodDescriptionAssetManifestDockerImageDestination.Builder.role(RoleOptions role) Sets the value ofAssetManifestDockerImageDestination.getRole()AssetManifestFileDestination.Builder.role(RoleOptions role) Sets the value ofAssetManifestFileDestination.getRole()