Class CfnConnectorV2.JiraCloudProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.securityhub.CfnConnectorV2.JiraCloudProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConnectorV2.JiraCloudProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConnectorV2.JiraCloudProperty
@Stability(Stable)
@Internal
public static final class CfnConnectorV2.JiraCloudProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConnectorV2.JiraCloudProperty
An implementation for
CfnConnectorV2.JiraCloudProperty-
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.securityhub.CfnConnectorV2.JiraCloudProperty
CfnConnectorV2.JiraCloudProperty.Builder, CfnConnectorV2.JiraCloudProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConnectorV2.JiraCloudProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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 theCfnConnectorV2.JiraCloudProperty.Builder.
-
-
Method Details
-
getProjectKey
- Specified by:
getProjectKeyin interfaceCfnConnectorV2.JiraCloudProperty- See Also:
-
getAuthStatus
Description copied from interface:CfnConnectorV2.JiraCloudPropertyThe auth status of the connector.- Specified by:
getAuthStatusin interfaceCfnConnectorV2.JiraCloudProperty- See Also:
-
getAuthUrl
Description copied from interface:CfnConnectorV2.JiraCloudPropertyThe authUrl of the JiraCloud connector.- Specified by:
getAuthUrlin interfaceCfnConnectorV2.JiraCloudProperty- See Also:
-
getCloudId
- Specified by:
getCloudIdin interfaceCfnConnectorV2.JiraCloudProperty- See Also:
-
getDomain
- Specified by:
getDomainin interfaceCfnConnectorV2.JiraCloudProperty- 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()
-