Class CfnMembership.ProtectedQueryS3OutputConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnMembership.ProtectedQueryS3OutputConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMembership.ProtectedQueryS3OutputConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMembership.ProtectedQueryS3OutputConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnMembership.ProtectedQueryS3OutputConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMembership.ProtectedQueryS3OutputConfigurationProperty
An implementation for
CfnMembership.ProtectedQueryS3OutputConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.cleanrooms.CfnMembership.ProtectedQueryS3OutputConfigurationProperty
CfnMembership.ProtectedQueryS3OutputConfigurationProperty.Builder, CfnMembership.ProtectedQueryS3OutputConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMembership.ProtectedQueryS3OutputConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnMembership.ProtectedQueryS3OutputConfigurationProperty.Builder.
-
-
Method Details
-
getBucket
Description copied from interface:CfnMembership.ProtectedQueryS3OutputConfigurationPropertyThe S3 bucket to unload the protected query results.- Specified by:
getBucketin interfaceCfnMembership.ProtectedQueryS3OutputConfigurationProperty- See Also:
-
getResultFormat
Description copied from interface:CfnMembership.ProtectedQueryS3OutputConfigurationPropertyIntended file format of the result.- Specified by:
getResultFormatin interfaceCfnMembership.ProtectedQueryS3OutputConfigurationProperty- See Also:
-
getKeyPrefix
Description copied from interface:CfnMembership.ProtectedQueryS3OutputConfigurationPropertyThe S3 prefix to unload the protected query results.- Specified by:
getKeyPrefixin interfaceCfnMembership.ProtectedQueryS3OutputConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-