Class CfnApplicationProviderPropsMixin.DisplayDataProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sso.CfnApplicationProviderPropsMixin.DisplayDataProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnApplicationProviderPropsMixin.DisplayDataProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnApplicationProviderPropsMixin.DisplayDataProperty
@Stability(Stable)
@Internal
public static final class CfnApplicationProviderPropsMixin.DisplayDataProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnApplicationProviderPropsMixin.DisplayDataProperty
An implementation for
CfnApplicationProviderPropsMixin.DisplayDataProperty-
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.sso.CfnApplicationProviderPropsMixin.DisplayDataProperty
CfnApplicationProviderPropsMixin.DisplayDataProperty.Builder, CfnApplicationProviderPropsMixin.DisplayDataProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnApplicationProviderPropsMixin.DisplayDataProperty.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 description of the application provider that appears in the portal.final StringThe name of the application provider that appears in the portal.final StringA URL that points to an icon that represents the application provider.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 theCfnApplicationProviderPropsMixin.DisplayDataProperty.Builder.
-
-
Method Details
-
getDescription
Description copied from interface:CfnApplicationProviderPropsMixin.DisplayDataPropertyThe description of the application provider that appears in the portal.- Specified by:
getDescriptionin interfaceCfnApplicationProviderPropsMixin.DisplayDataProperty- See Also:
-
getDisplayName
Description copied from interface:CfnApplicationProviderPropsMixin.DisplayDataPropertyThe name of the application provider that appears in the portal.- Specified by:
getDisplayNamein interfaceCfnApplicationProviderPropsMixin.DisplayDataProperty- See Also:
-
getIconUrl
Description copied from interface:CfnApplicationProviderPropsMixin.DisplayDataPropertyA URL that points to an icon that represents the application provider.- Specified by:
getIconUrlin interfaceCfnApplicationProviderPropsMixin.DisplayDataProperty- 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()
-