Uses of Interface
software.amazon.awscdk.cloud_assembly_schema.BootstrapRole
Packages that use BootstrapRole
Package
Description
AWS Cloud Development Kit Library
Cloud Assembly Schema
Cloud Executable API
-
Uses of BootstrapRole in software.amazon.awscdk
Methods in software.amazon.awscdk that return BootstrapRoleModifier and TypeMethodDescriptiondefault BootstrapRoleSynthesizeStackArtifactOptions.getLookupRole()The role to use to look up values from the target AWS account.final BootstrapRoleSynthesizeStackArtifactOptions.Jsii$Proxy.getLookupRole()Methods in software.amazon.awscdk with parameters of type BootstrapRoleModifier and TypeMethodDescriptionSynthesizeStackArtifactOptions.Builder.lookupRole(BootstrapRole lookupRole) Sets the value ofSynthesizeStackArtifactOptions.getLookupRole() -
Uses of BootstrapRole in software.amazon.awscdk.cloud_assembly_schema
Classes in software.amazon.awscdk.cloud_assembly_schema that implement BootstrapRoleMethods in software.amazon.awscdk.cloud_assembly_schema that return BootstrapRoleModifier and TypeMethodDescriptionBootstrapRole.Builder.build()Builds the configured instance.default BootstrapRoleAwsCloudFormationStackProperties.getLookupRole()The role to use to look up values from the target AWS account.final BootstrapRoleAwsCloudFormationStackProperties.Jsii$Proxy.getLookupRole()Methods in software.amazon.awscdk.cloud_assembly_schema with parameters of type BootstrapRoleModifier and TypeMethodDescriptionAwsCloudFormationStackProperties.Builder.lookupRole(BootstrapRole lookupRole) Sets the value ofAwsCloudFormationStackProperties.getLookupRole() -
Uses of BootstrapRole in software.amazon.awscdk.cxapi
Methods in software.amazon.awscdk.cxapi that return BootstrapRoleModifier and TypeMethodDescriptionCloudFormationStackArtifact.getLookupRole()The role to use to look up values from the target AWS account.