Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datasync.CfnAgentMixinProps.Builder
Packages that use CfnAgentMixinProps.Builder
-
Uses of CfnAgentMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datasync
Methods in software.amazon.awscdk.cfnpropertymixins.services.datasync that return CfnAgentMixinProps.BuilderModifier and TypeMethodDescriptionCfnAgentMixinProps.Builder.activationKey(String activationKey) Sets the value ofCfnAgentMixinProps.getActivationKey()Sets the value ofCfnAgentMixinProps.getAgentName()static CfnAgentMixinProps.BuilderCfnAgentMixinProps.builder()CfnAgentMixinProps.Builder.securityGroupArns(List<String> securityGroupArns) Sets the value ofCfnAgentMixinProps.getSecurityGroupArns()CfnAgentMixinProps.Builder.subnetArns(List<String> subnetArns) Sets the value ofCfnAgentMixinProps.getSubnetArns()Sets the value ofCfnAgentMixinProps.getTags()CfnAgentMixinProps.Builder.vpcEndpointId(String vpcEndpointId) Sets the value ofCfnAgentMixinProps.getVpcEndpointId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datasync with parameters of type CfnAgentMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAgentMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAgentMixinProps.Builder.