Class CfnMembership.MembershipProtectedQueryResultConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnMembership.MembershipProtectedQueryResultConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMembership.MembershipProtectedQueryResultConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMembership.MembershipProtectedQueryResultConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnMembership.MembershipProtectedQueryResultConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMembership.MembershipProtectedQueryResultConfigurationProperty
An implementation for
CfnMembership.MembershipProtectedQueryResultConfigurationProperty-
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.MembershipProtectedQueryResultConfigurationProperty
CfnMembership.MembershipProtectedQueryResultConfigurationProperty.Builder, CfnMembership.MembershipProtectedQueryResultConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMembership.MembershipProtectedQueryResultConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectConfiguration for protected query results.final StringThe unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.final inthashCode()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
protected Jsii$Proxy(CfnMembership.MembershipProtectedQueryResultConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMembership.MembershipProtectedQueryResultConfigurationProperty.Builder.
-
-
Method Details
-
getOutputConfiguration
Description copied from interface:CfnMembership.MembershipProtectedQueryResultConfigurationPropertyConfiguration for protected query results.Returns union: either
IResolvableorCfnMembership.MembershipProtectedQueryOutputConfigurationProperty- Specified by:
getOutputConfigurationin interfaceCfnMembership.MembershipProtectedQueryResultConfigurationProperty- See Also:
-
getRoleArn
Description copied from interface:CfnMembership.MembershipProtectedQueryResultConfigurationPropertyThe unique ARN for an IAM role that is used by AWS Clean Rooms to write protected query results to the result location, given by the member who can receive results.- Specified by:
getRoleArnin interfaceCfnMembership.MembershipProtectedQueryResultConfigurationProperty- 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()
-