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