Class TransferAgreementConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.transfer_agreement.TransferAgreementConfig.Jsii$Proxy
-
- All Implemented Interfaces:
TransferAgreementConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- TransferAgreementConfig
@Stability(Stable) @Internal public static final class TransferAgreementConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements TransferAgreementConfig
An implementation forTransferAgreementConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.aws.transfer_agreement.TransferAgreementConfig
TransferAgreementConfig.Builder, TransferAgreementConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(TransferAgreementConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theTransferAgreementConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetAccessRole()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#access_role TransferAgreement#access_role}.StringgetBaseDirectory()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#base_directory TransferAgreement#base_directory}.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#description TransferAgreement#description}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#id TransferAgreement#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocalProfileId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#local_profile_id TransferAgreement#local_profile_id}.StringgetPartnerProfileId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#partner_profile_id TransferAgreement#partner_profile_id}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetServerId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#server_id TransferAgreement#server_id}.Map<String,String>getTags()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#tags TransferAgreement#tags}.Map<String,String>getTagsAll()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#tags_all TransferAgreement#tags_all}.inthashCode()
-
-
-
Constructor Detail
-
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
protected Jsii$Proxy(TransferAgreementConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theTransferAgreementConfig.Builder.
-
-
Method Detail
-
getAccessRole
public final String getAccessRole()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#access_role TransferAgreement#access_role}.- Specified by:
getAccessRolein interfaceTransferAgreementConfig
-
getBaseDirectory
public final String getBaseDirectory()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#base_directory TransferAgreement#base_directory}.- Specified by:
getBaseDirectoryin interfaceTransferAgreementConfig
-
getLocalProfileId
public final String getLocalProfileId()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#local_profile_id TransferAgreement#local_profile_id}.- Specified by:
getLocalProfileIdin interfaceTransferAgreementConfig
-
getPartnerProfileId
public final String getPartnerProfileId()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#partner_profile_id TransferAgreement#partner_profile_id}.- Specified by:
getPartnerProfileIdin interfaceTransferAgreementConfig
-
getServerId
public final String getServerId()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#server_id TransferAgreement#server_id}.- Specified by:
getServerIdin interfaceTransferAgreementConfig
-
getDescription
public final String getDescription()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#description TransferAgreement#description}.- Specified by:
getDescriptionin interfaceTransferAgreementConfig
-
getId
public final String getId()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#id TransferAgreement#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceTransferAgreementConfig
-
getTags
public final Map<String,String> getTags()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#tags TransferAgreement#tags}.- Specified by:
getTagsin interfaceTransferAgreementConfig
-
getTagsAll
public final Map<String,String> getTagsAll()
Description copied from interface:TransferAgreementConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/transfer_agreement#tags_all TransferAgreement#tags_all}.- Specified by:
getTagsAllin interfaceTransferAgreementConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-