Class CfnCapabilityPropsMixin.AwsIdcProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.eks.CfnCapabilityPropsMixin.AwsIdcProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCapabilityPropsMixin.AwsIdcProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCapabilityPropsMixin.AwsIdcProperty
@Stability(Stable)
@Internal
public static final class CfnCapabilityPropsMixin.AwsIdcProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCapabilityPropsMixin.AwsIdcProperty
An implementation for
CfnCapabilityPropsMixin.AwsIdcProperty-
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.eks.CfnCapabilityPropsMixin.AwsIdcProperty
CfnCapabilityPropsMixin.AwsIdcProperty.Builder, CfnCapabilityPropsMixin.AwsIdcProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCapabilityPropsMixin.AwsIdcProperty.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 ARN of the IAM Identity Center instance to use for authentication.final StringThe ARN of the managed application created in IAM Identity Center for this Argo CD capability.final StringThe Region where your IAM Identity Center instance is located.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 theCfnCapabilityPropsMixin.AwsIdcProperty.Builder.
-
-
Method Details
-
getIdcInstanceArn
Description copied from interface:CfnCapabilityPropsMixin.AwsIdcPropertyThe ARN of the IAM Identity Center instance to use for authentication.- Specified by:
getIdcInstanceArnin interfaceCfnCapabilityPropsMixin.AwsIdcProperty- See Also:
-
getIdcManagedApplicationArn
Description copied from interface:CfnCapabilityPropsMixin.AwsIdcPropertyThe ARN of the managed application created in IAM Identity Center for this Argo CD capability.This application is automatically created and managed by EKS.
- Specified by:
getIdcManagedApplicationArnin interfaceCfnCapabilityPropsMixin.AwsIdcProperty- See Also:
-
getIdcRegion
Description copied from interface:CfnCapabilityPropsMixin.AwsIdcPropertyThe Region where your IAM Identity Center instance is located.- Specified by:
getIdcRegionin interfaceCfnCapabilityPropsMixin.AwsIdcProperty- 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()
-