Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnAssociationPropsMixin.Builder
Packages that use CfnAssociationPropsMixin.Builder
-
Uses of CfnAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.devopsagent
Methods in software.amazon.awscdk.cfnpropertymixins.services.devopsagent that return CfnAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAssociationPropsMixin.Builder.agentSpaceId(String agentSpaceId) The unique identifier of the Agent Space.CfnAssociationPropsMixin.Builder.configuration(CfnAssociationPropsMixin.ServiceConfigurationProperty configuration) The configuration that directs how the Agent Space interacts with the given service.CfnAssociationPropsMixin.Builder.configuration(IResolvable configuration) The configuration that directs how the Agent Space interacts with the given service.CfnAssociationPropsMixin.Builder.create()CfnAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAssociationPropsMixin.Builder.linkedAssociationIds(List<String> linkedAssociationIds) Set of linked association IDs for parent-child relationships.The identifier for the associated service.