Uses of Class
software.amazon.awscdk.services.devopsagent.CfnAssociationProps.Builder
Packages that use CfnAssociationProps.Builder
-
Uses of CfnAssociationProps.Builder in software.amazon.awscdk.services.devopsagent
Methods in software.amazon.awscdk.services.devopsagent that return CfnAssociationProps.BuilderModifier and TypeMethodDescriptionCfnAssociationProps.Builder.agentSpaceId(String agentSpaceId) Sets the value ofCfnAssociationProps.getAgentSpaceId()static CfnAssociationProps.BuilderCfnAssociationProps.builder()CfnAssociationProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnAssociationProps.getConfiguration()CfnAssociationProps.Builder.configuration(CfnAssociation.ServiceConfigurationProperty configuration) Sets the value ofCfnAssociationProps.getConfiguration()Sets the value ofCfnAssociationProps.getServiceId()Constructors in software.amazon.awscdk.services.devopsagent with parameters of type CfnAssociationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAssociationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAssociationProps.Builder.