Class CfnActionConnectorPropsMixin.AuthenticationMetadataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnActionConnectorPropsMixin.AuthenticationMetadataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnActionConnectorPropsMixin.AuthenticationMetadataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnActionConnectorPropsMixin.AuthenticationMetadataProperty
@Stability(Stable)
@Internal
public static final class CfnActionConnectorPropsMixin.AuthenticationMetadataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnActionConnectorPropsMixin.AuthenticationMetadataProperty
An implementation for
CfnActionConnectorPropsMixin.AuthenticationMetadataProperty-
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.cfnpropertymixins.services.quicksight.CfnActionConnectorPropsMixin.AuthenticationMetadataProperty
CfnActionConnectorPropsMixin.AuthenticationMetadataProperty.Builder, CfnActionConnectorPropsMixin.AuthenticationMetadataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnActionConnectorPropsMixin.AuthenticationMetadataProperty.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 ObjectReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.APIKeyConnectionMetadataPropertyfinal ObjectReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.AuthorizationCodeGrantMetadataPropertyfinal ObjectReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.BasicAuthConnectionMetadataPropertyfinal ObjectReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.ClientCredentialsGrantMetadataPropertyfinal ObjectReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.IAMConnectionMetadataPropertyfinal ObjectReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.NoneConnectionMetadataPropertyfinal 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
Constructor that initializes the object based on literal property values passed by theCfnActionConnectorPropsMixin.AuthenticationMetadataProperty.Builder.
-
-
Method Details
-
getApiKeyConnectionMetadata
Description copied from interface:CfnActionConnectorPropsMixin.AuthenticationMetadataPropertyReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.APIKeyConnectionMetadataProperty- Specified by:
getApiKeyConnectionMetadatain interfaceCfnActionConnectorPropsMixin.AuthenticationMetadataProperty- See Also:
-
getAuthorizationCodeGrantMetadata
Description copied from interface:CfnActionConnectorPropsMixin.AuthenticationMetadataPropertyReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.AuthorizationCodeGrantMetadataProperty- Specified by:
getAuthorizationCodeGrantMetadatain interfaceCfnActionConnectorPropsMixin.AuthenticationMetadataProperty- See Also:
-
getBasicAuthConnectionMetadata
Description copied from interface:CfnActionConnectorPropsMixin.AuthenticationMetadataPropertyReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.BasicAuthConnectionMetadataProperty- Specified by:
getBasicAuthConnectionMetadatain interfaceCfnActionConnectorPropsMixin.AuthenticationMetadataProperty- See Also:
-
getClientCredentialsGrantMetadata
Description copied from interface:CfnActionConnectorPropsMixin.AuthenticationMetadataPropertyReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.ClientCredentialsGrantMetadataProperty- Specified by:
getClientCredentialsGrantMetadatain interfaceCfnActionConnectorPropsMixin.AuthenticationMetadataProperty- See Also:
-
getIamConnectionMetadata
Description copied from interface:CfnActionConnectorPropsMixin.AuthenticationMetadataPropertyReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.IAMConnectionMetadataProperty- Specified by:
getIamConnectionMetadatain interfaceCfnActionConnectorPropsMixin.AuthenticationMetadataProperty- See Also:
-
getNoneConnectionMetadata
Description copied from interface:CfnActionConnectorPropsMixin.AuthenticationMetadataPropertyReturns union: eitherIResolvableorCfnActionConnectorPropsMixin.NoneConnectionMetadataProperty- Specified by:
getNoneConnectionMetadatain interfaceCfnActionConnectorPropsMixin.AuthenticationMetadataProperty- 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()
-