public static final class CfnAssociation.InstanceAssociationOutputLocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssociation.InstanceAssociationOutputLocationProperty
CfnAssociation.InstanceAssociationOutputLocationProperty
CfnAssociation.InstanceAssociationOutputLocationProperty.Builder, CfnAssociation.InstanceAssociationOutputLocationProperty.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(java.lang.Object o) |
java.lang.Object |
getS3Location()
`S3OutputLocation` is a property of the [InstanceAssociationOutputLocation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-instanceassociationoutputlocation.html) property that specifies an Amazon S3 bucket where you want to store the results of this request.
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.Object getS3Location()
CfnAssociation.InstanceAssociationOutputLocationProperty
getS3Location
in interface CfnAssociation.InstanceAssociationOutputLocationProperty
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()