Uses of Interface
software.amazon.awscdk.cloudassembly.schema.BootstrapRole
-
-
Uses of BootstrapRole in software.amazon.awscdk.cloudassembly.schema
Classes in software.amazon.awscdk.cloudassembly.schema that implement BootstrapRole Modifier and Type Class Description static classBootstrapRole.Jsii$ProxyAn implementation forBootstrapRoleMethods in software.amazon.awscdk.cloudassembly.schema that return BootstrapRole Modifier and Type Method Description BootstrapRoleBootstrapRole.Builder. build()Builds the configured instance.default BootstrapRoleAwsCloudFormationStackProperties. getLookupRole()The role to use to look up values from the target AWS account.BootstrapRoleAwsCloudFormationStackProperties.Jsii$Proxy. getLookupRole()Methods in software.amazon.awscdk.cloudassembly.schema with parameters of type BootstrapRole Modifier and Type Method Description AwsCloudFormationStackProperties.BuilderAwsCloudFormationStackProperties.Builder. lookupRole(BootstrapRole lookupRole)Sets the value ofAwsCloudFormationStackProperties.getLookupRole()
-