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