@Stability(value=Stable) @Internal public static final class CfnComponent.ActionParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponent.ActionParametersProperty
CfnComponent.ActionParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponent.ActionParametersProperty.Builder, CfnComponent.ActionParametersProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponent.ActionParametersProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponent.ActionParametersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAnchor()
The HTML anchor link to the location to open.
|
Object |
getFields()
A dictionary of key-value pairs mapping Amplify Studio properties to fields in a data model.
|
Object |
getGlobal()
Specifies whether the user should be signed out globally.
|
Object |
getId()
The unique ID of the component that the `ActionParameters` apply to.
|
String |
getModel()
The name of the data model.
|
Object |
getState()
A key-value pair that specifies the state property name and its initial value.
|
Object |
getTarget()
The element within the same component to modify when the action occurs.
|
Object |
getType()
The type of navigation action.
|
Object |
getUrl()
The URL to the location to open.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnComponent.ActionParametersProperty.Builder builder)
CfnComponent.ActionParametersProperty.Builder.public final Object getAnchor()
CfnComponent.ActionParametersPropertySpecify this value for a navigation action.
getAnchor in interface CfnComponent.ActionParametersPropertypublic final Object getFields()
CfnComponent.ActionParametersPropertyUse when the action performs an operation on an Amplify DataStore model.
getFields in interface CfnComponent.ActionParametersPropertypublic final Object getGlobal()
CfnComponent.ActionParametersPropertySpecify this value for an auth sign out action.
getGlobal in interface CfnComponent.ActionParametersPropertypublic final Object getId()
CfnComponent.ActionParametersPropertygetId in interface CfnComponent.ActionParametersPropertypublic final String getModel()
CfnComponent.ActionParametersPropertyUse when the action performs an operation on an Amplify DataStore model.
getModel in interface CfnComponent.ActionParametersPropertypublic final Object getState()
CfnComponent.ActionParametersPropertygetState in interface CfnComponent.ActionParametersPropertypublic final Object getTarget()
CfnComponent.ActionParametersPropertygetTarget in interface CfnComponent.ActionParametersPropertypublic final Object getType()
CfnComponent.ActionParametersProperty
Valid values are url and anchor . This value is required for a navigation action.
getType in interface CfnComponent.ActionParametersPropertypublic final Object getUrl()
CfnComponent.ActionParametersPropertySpecify this value for a navigation action.
getUrl in interface CfnComponent.ActionParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.