Class CfnConnectorV2PropsMixin.ServiceNowProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.securityhub.mixins.CfnConnectorV2PropsMixin.ServiceNowProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorV2PropsMixin.ServiceNowProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectorV2PropsMixin.ServiceNowProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorV2PropsMixin.ServiceNowProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorV2PropsMixin.ServiceNowProperty
An implementation for
CfnConnectorV2PropsMixin.ServiceNowProperty-
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.mixins.preview.services.securityhub.mixins.CfnConnectorV2PropsMixin.ServiceNowProperty
CfnConnectorV2PropsMixin.ServiceNowProperty.Builder, CfnConnectorV2PropsMixin.ServiceNowProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorV2PropsMixin.ServiceNowProperty.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 StringThe status of the authorization between ServiceNow and the service.final StringThe instanceName of ServiceNow ITSM.final StringThe Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials.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
Constructor that initializes the object based on literal property values passed by theCfnConnectorV2PropsMixin.ServiceNowProperty.Builder.
-
-
Method Details
-
getAuthStatus
Description copied from interface:CfnConnectorV2PropsMixin.ServiceNowPropertyThe status of the authorization between ServiceNow and the service.- Specified by:
getAuthStatusin interfaceCfnConnectorV2PropsMixin.ServiceNowProperty- See Also:
-
getInstanceName
Description copied from interface:CfnConnectorV2PropsMixin.ServiceNowPropertyThe instanceName of ServiceNow ITSM.- Specified by:
getInstanceNamein interfaceCfnConnectorV2PropsMixin.ServiceNowProperty- See Also:
-
getSecretArn
Description copied from interface:CfnConnectorV2PropsMixin.ServiceNowPropertyThe Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the ServiceNow credentials.- Specified by:
getSecretArnin interfaceCfnConnectorV2PropsMixin.ServiceNowProperty- 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()
-