Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.proton.CfnEnvironmentAccountConnectionMixinProps.Builder
Packages that use CfnEnvironmentAccountConnectionMixinProps.Builder
-
Uses of CfnEnvironmentAccountConnectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.proton
Methods in software.amazon.awscdk.cfnpropertymixins.services.proton that return CfnEnvironmentAccountConnectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnEnvironmentAccountConnectionMixinProps.builder()CfnEnvironmentAccountConnectionMixinProps.Builder.codebuildRoleArn(String codebuildRoleArn) Sets the value ofCfnEnvironmentAccountConnectionMixinProps.getCodebuildRoleArn()CfnEnvironmentAccountConnectionMixinProps.Builder.componentRoleArn(String componentRoleArn) Sets the value ofCfnEnvironmentAccountConnectionMixinProps.getComponentRoleArn()CfnEnvironmentAccountConnectionMixinProps.Builder.environmentAccountId(String environmentAccountId) Sets the value ofCfnEnvironmentAccountConnectionMixinProps.getEnvironmentAccountId()CfnEnvironmentAccountConnectionMixinProps.Builder.environmentName(String environmentName) Sets the value ofCfnEnvironmentAccountConnectionMixinProps.getEnvironmentName()CfnEnvironmentAccountConnectionMixinProps.Builder.managementAccountId(String managementAccountId) Sets the value ofCfnEnvironmentAccountConnectionMixinProps.getManagementAccountId()Sets the value ofCfnEnvironmentAccountConnectionMixinProps.getRoleArn()Sets the value ofCfnEnvironmentAccountConnectionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.proton with parameters of type CfnEnvironmentAccountConnectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnvironmentAccountConnectionMixinProps.Builder.