Class CfnMembership.MembershipProtectedJobResultConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.cleanrooms.CfnMembership.MembershipProtectedJobResultConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMembership.MembershipProtectedJobResultConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMembership.MembershipProtectedJobResultConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnMembership.MembershipProtectedJobResultConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMembership.MembershipProtectedJobResultConfigurationProperty
An implementation for
CfnMembership.MembershipProtectedJobResultConfigurationProperty-
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.MembershipProtectedJobResultConfigurationProperty
CfnMembership.MembershipProtectedJobResultConfigurationProperty.Builder, CfnMembership.MembershipProtectedJobResultConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMembership.MembershipProtectedJobResultConfigurationProperty.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 ObjectThe output configuration for a protected job result.final StringThe unique ARN for an IAM role that is used by AWS Clean Rooms to write protected job 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.MembershipProtectedJobResultConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMembership.MembershipProtectedJobResultConfigurationProperty.Builder.
-
-
Method Details
-
getOutputConfiguration
Description copied from interface:CfnMembership.MembershipProtectedJobResultConfigurationPropertyThe output configuration for a protected job result.Returns union: either
IResolvableorCfnMembership.MembershipProtectedJobOutputConfigurationProperty- Specified by:
getOutputConfigurationin interfaceCfnMembership.MembershipProtectedJobResultConfigurationProperty- See Also:
-
getRoleArn
Description copied from interface:CfnMembership.MembershipProtectedJobResultConfigurationPropertyThe unique ARN for an IAM role that is used by AWS Clean Rooms to write protected job results to the result location, given by the member who can receive results.- Specified by:
getRoleArnin interfaceCfnMembership.MembershipProtectedJobResultConfigurationProperty- 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()
-