Uses of Interface
software.amazon.awscdk.services.ssm.CfnAssociation.InstanceAssociationOutputLocationProperty
Packages that use CfnAssociation.InstanceAssociationOutputLocationProperty
-
Uses of CfnAssociation.InstanceAssociationOutputLocationProperty in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement CfnAssociation.InstanceAssociationOutputLocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAssociation.InstanceAssociationOutputLocationPropertyMethods in software.amazon.awscdk.services.ssm that return CfnAssociation.InstanceAssociationOutputLocationPropertyModifier and TypeMethodDescriptionCfnAssociation.InstanceAssociationOutputLocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ssm with parameters of type CfnAssociation.InstanceAssociationOutputLocationPropertyModifier and TypeMethodDescriptionCfnAssociation.Builder.outputLocation(CfnAssociation.InstanceAssociationOutputLocationProperty outputLocation) An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.CfnAssociationProps.Builder.outputLocation(CfnAssociation.InstanceAssociationOutputLocationProperty outputLocation) Sets the value ofCfnAssociationProps.getOutputLocation()voidCfnAssociation.setOutputLocation(CfnAssociation.InstanceAssociationOutputLocationProperty value) An Amazon Simple Storage Service (Amazon S3) bucket where you want to store the output details of the request.