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 AgentSpace.CfnAssociation.Builder.configuration(IResolvable configuration) The configuration that directs how AgentSpace interacts with the given service.CfnAssociation.Builder.configuration(CfnAssociation.ServiceConfigurationProperty configuration) The configuration that directs how AgentSpace interacts with the given service.static CfnAssociation.BuilderThe identifier for the associated service.