Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationMixinProps.Builder
Packages that use CfnAssociationMixinProps.Builder
-
Uses of CfnAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.devopsagent
Methods in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that return CfnAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnAssociationMixinProps.Builder.agentSpaceId(String agentSpaceId) Sets the value ofCfnAssociationMixinProps.getAgentSpaceId()CfnAssociationMixinProps.builder()CfnAssociationMixinProps.Builder.configuration(CfnAssociationPropsMixin.ServiceConfigurationProperty configuration) Sets the value ofCfnAssociationMixinProps.getConfiguration()CfnAssociationMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnAssociationMixinProps.getConfiguration()CfnAssociationMixinProps.Builder.linkedAssociationIds(List<String> linkedAssociationIds) Sets the value ofCfnAssociationMixinProps.getLinkedAssociationIds()Sets the value ofCfnAssociationMixinProps.getServiceId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.devopsagent with parameters of type CfnAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAssociationMixinProps.Builder.