Class CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.devopsagent.CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty
@Stability(Stable)
@Internal
public static final class CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty
An implementation for
CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty-
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.devopsagent.CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty
CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.Builder, CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.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 ObjectCustom headers for the SigV4 MCP server.final StringAWS region for SigV4 signing.final StringIAM role ARN to assume for SigV4 signing.final StringAWS service name for SigV4 signing.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(CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty.Builder.
-
-
Method Details
-
getCustomHeaders
Description copied from interface:CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigPropertyCustom headers for the SigV4 MCP server.Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getCustomHeadersin interfaceCfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty- See Also:
-
getRegion
Description copied from interface:CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigPropertyAWS region for SigV4 signing.Use '*' for SigV4a multi-region signing.
- Specified by:
getRegionin interfaceCfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty- See Also:
-
getRoleArn
Description copied from interface:CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigPropertyIAM role ARN to assume for SigV4 signing.- Specified by:
getRoleArnin interfaceCfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty- See Also:
-
getService
Description copied from interface:CfnServicePropsMixin.MCPServerSigV4AuthorizationConfigPropertyAWS service name for SigV4 signing.- Specified by:
getServicein interfaceCfnServicePropsMixin.MCPServerSigV4AuthorizationConfigProperty- 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()
-