@Stability(value=Stable) @Internal public static final class CfnProfileProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProfileProps
CfnProfilePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnProfileProps.Builder, CfnProfileProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProfileProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProfileProps.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) |
String |
getAs2Id()
The `As2Id` is the *AS2-name* , as defined in the [RFC 4130](https://docs.aws.amazon.com/https://datatracker.ietf.org/doc/html/rfc4130) .
|
List<String> |
getCertificateIds()
An array of identifiers for the imported certificates.
|
String |
getProfileType()
Indicates whether to list only `LOCAL` type profiles or only `PARTNER` type profiles.
|
List<CfnTag> |
getTags()
Key-value pairs that can be used to group and search for profiles.
|
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(CfnProfileProps.Builder builder)
CfnProfileProps.Builder.public final String getAs2Id()
CfnProfilePropsgetAs2Id in interface CfnProfilePropspublic final String getProfileType()
CfnProfilePropsIf not supplied in the request, the command lists all types of profiles.
getProfileType in interface CfnProfilePropspublic final List<String> getCertificateIds()
CfnProfilePropsYou use this identifier for working with profiles and partner profiles.
getCertificateIds in interface CfnProfilePropspublic final List<CfnTag> getTags()
CfnProfilePropsgetTags in interface CfnProfileProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.