@Stability(value=Stable) @Internal public static final class CfnConnection.AuthParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConnection.AuthParametersProperty
CfnConnection.AuthParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConnection.AuthParametersProperty.Builder, CfnConnection.AuthParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConnection.AuthParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnection.ApiKeyAuthParametersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getApiKeyAuthParameters()
The API Key parameters to use for authorization.
|
Object |
getBasicAuthParameters()
The authorization parameters for Basic authorization.
|
Object |
getInvocationHttpParameters()
Additional parameters for the connection that are passed through with every invocation to the HTTP endpoint.
|
Object |
getOAuthParameters()
The OAuth parameters to use for authorization.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnConnection.AuthParametersProperty.Builder builder)
CfnConnection.ApiKeyAuthParametersProperty.Builder.public final Object getApiKeyAuthParameters()
CfnConnection.AuthParametersPropertygetApiKeyAuthParameters in interface CfnConnection.AuthParametersPropertypublic final Object getBasicAuthParameters()
CfnConnection.AuthParametersPropertygetBasicAuthParameters in interface CfnConnection.AuthParametersPropertypublic final Object getInvocationHttpParameters()
CfnConnection.AuthParametersPropertygetInvocationHttpParameters in interface CfnConnection.AuthParametersPropertypublic final Object getOAuthParameters()
CfnConnection.AuthParametersPropertygetOAuthParameters in interface CfnConnection.AuthParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.