Uses of Interface
software.amazon.awscdk.services.devopsagent.CfnAssociation.ServiceConfigurationProperty
Packages that use CfnAssociation.ServiceConfigurationProperty
-
Uses of CfnAssociation.ServiceConfigurationProperty in software.amazon.awscdk.services.devopsagent
Classes in software.amazon.awscdk.services.devopsagent that implement CfnAssociation.ServiceConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAssociation.ServiceConfigurationPropertyMethods in software.amazon.awscdk.services.devopsagent that return CfnAssociation.ServiceConfigurationPropertyModifier and TypeMethodDescriptionCfnAssociation.ServiceConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.devopsagent with parameters of type CfnAssociation.ServiceConfigurationPropertyModifier and TypeMethodDescriptionCfnAssociation.Builder.configuration(CfnAssociation.ServiceConfigurationProperty configuration) The configuration that directs how AgentSpace interacts with the given service.CfnAssociationProps.Builder.configuration(CfnAssociation.ServiceConfigurationProperty configuration) Sets the value ofCfnAssociationProps.getConfiguration()voidCfnAssociation.setConfiguration(CfnAssociation.ServiceConfigurationProperty value) The configuration that directs how AgentSpace interacts with the given service.