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