- abs(Number) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) abs
returns the absolute value of the given number.
- abspath(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) abspath
takes a string containing a filesystem path and converts it to an absolute path.
- accessKey(String) - Method in class com.hashicorp.cdktf.AzurermBackend.Builder
-
(experimental) access_key - (Optional) The Access Key used to access the Blob Storage Account.
- accessKey(String) - Method in class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
- accessKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurerm.Builder
-
(experimental) access_key - (Optional) The Access Key used to access the Blob Storage Account.
- accessKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
- accessKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- accessKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- accessKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) AWS access key.
- accessKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- accessKey(String) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- accessKey(String) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- accessKey(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) AWS access key.
- accessKey(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- accessToken(String) - Method in class com.hashicorp.cdktf.ConsulBackend.Builder
-
(experimental) (Required) Access token.
- accessToken(String) - Method in class com.hashicorp.cdktf.ConsulBackendProps.Builder
-
- accessToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsul.Builder
-
(experimental) (Required) Access token.
- accessToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Builder
-
- accessToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcs.Builder
-
(experimental) (Optional) A temporary [OAuth 2.0 access token] obtained from the Google Authorization server, i.e.
- accessToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Builder
-
- accessToken(String) - Method in class com.hashicorp.cdktf.GcsBackend.Builder
-
(experimental) (Optional) A temporary [OAuth 2.0 access token] obtained from the Google Authorization server, i.e.
- accessToken(String) - Method in class com.hashicorp.cdktf.GcsBackendProps.Builder
-
- account(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateManta.Builder
-
Deprecated.
- account(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Builder
-
Deprecated.
- account(String) - Method in class com.hashicorp.cdktf.MantaBackend.Builder
-
Deprecated.
- account(String) - Method in class com.hashicorp.cdktf.MantaBackendProps.Builder
-
Deprecated.
- acl(String) - Method in class com.hashicorp.cdktf.CosBackend.Builder
-
(experimental) (Optional) Object ACL to be applied to the state file, allows private and public-read.
- acl(String) - Method in class com.hashicorp.cdktf.CosBackendProps.Builder
-
- acl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCos.Builder
-
(experimental) (Optional) Object ACL to be applied to the state file, allows private and public-read.
- acl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Builder
-
- acl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- acl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- acl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Canned ACL to be applied to the state file.
- acl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- acl(String) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- acl(String) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- acl(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Canned ACL to be applied to the state file.
- acl(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- add(IAspect) - Method in class com.hashicorp.cdktf.Aspects
-
(experimental) Adds an aspect to apply this scope before synthesis.
- add(Object, Object) - Static method in class com.hashicorp.cdktf.Op
-
(experimental) Renders left + right.
- addDependency(TerraformStack) - Method in class com.hashicorp.cdktf.TerraformStack
-
- addError(String) - Method in class com.hashicorp.cdktf.Annotations
-
(experimental) Adds an { "error": } metadata entry to this construct.
- addEscape(String) - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
- addInfo(String) - Method in class com.hashicorp.cdktf.Annotations
-
(experimental) Adds an info metadata entry to this construct.
- addIntrinsic(Object) - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Adds an intrinsic fragment.
- addLiteral(Object) - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Adds a literal fragment.
- addOverride(String, Object) - Method in class com.hashicorp.cdktf.TerraformElement
-
- addOverride(String, Object) - Method in class com.hashicorp.cdktf.TerraformStack
-
- addPostProcessor(IPostProcessor) - Method in class com.hashicorp.cdktf.LazyBase
-
- addProvider(Object) - Method in class com.hashicorp.cdktf.TerraformModule
-
- address(String) - Method in class com.hashicorp.cdktf.ConsulBackend.Builder
-
(experimental) (Optional) DNS name and port of your Consul endpoint specified in the format dnsname:port.
- address(String) - Method in class com.hashicorp.cdktf.ConsulBackendProps.Builder
-
- address(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsul.Builder
-
(experimental) (Optional) DNS name and port of your Consul endpoint specified in the format dnsname:port.
- address(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Builder
-
- address(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttp.Builder
-
(experimental) (Required) The address of the REST endpoint.
- address(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Builder
-
- address(String) - Method in class com.hashicorp.cdktf.HttpBackend.Builder
-
(experimental) (Required) The address of the REST endpoint.
- address(String) - Method in class com.hashicorp.cdktf.HttpBackendProps.Builder
-
- addToken(IResolvable) - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Adds a token fragment.
- addValidation(TerraformVariableValidationConfig) - Method in class com.hashicorp.cdktf.TerraformVariable
-
- addWarning(String) - Method in class com.hashicorp.cdktf.Annotations
-
(experimental) Adds a warning metadata entry to this construct.
- agent(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- agentIdentity(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- allocateLogicalId(Object) - Method in class com.hashicorp.cdktf.TerraformStack
-
(experimental) Returns the naming scheme used to allocate logical IDs.
- allProviders() - Method in class com.hashicorp.cdktf.TerraformStack
-
- alltrue(List<? extends Object>) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) alltrue
returns true if all elements in a given collection are true or "true".
- and(Object, Object) - Static method in class com.hashicorp.cdktf.Op
-
(experimental) Renders left && right.
- AnnotationMetadataEntryType - Enum in com.hashicorp.cdktf
-
- Annotations - Class in com.hashicorp.cdktf
-
(experimental) Includes API for attaching annotations such as warning messages to constructs.
- Annotations(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.Annotations
-
- Annotations(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.Annotations
-
- annotations(List<? extends StackAnnotation>) - Method in class com.hashicorp.cdktf.StackManifest.Builder
-
- ANY - Static variable in class com.hashicorp.cdktf.VariableType
-
- ANY_MAP_TOKEN_VALUE - Static variable in class com.hashicorp.cdktf.Token
-
(experimental) Any map token representation.
- AnyMap - Class in com.hashicorp.cdktf
-
- AnyMap(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.AnyMap
-
- AnyMap(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.AnyMap
-
- AnyMap(IInterpolatingParent, String) - Constructor for class com.hashicorp.cdktf.AnyMap
-
- AnyMapList - Class in com.hashicorp.cdktf
-
- AnyMapList(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.AnyMapList
-
- AnyMapList(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.AnyMapList
-
- AnyMapList(IInterpolatingParent, String, Boolean) - Constructor for class com.hashicorp.cdktf.AnyMapList
-
- anytrue(List<? extends Object>) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) anytrue
returns true if any element in a given collection is true or "true".
- anyValue(IAnyProducer, LazyAnyValueOptions) - Static method in class com.hashicorp.cdktf.Lazy
-
(experimental) Produces a lazy token from an untyped value.
- anyValue(IAnyProducer) - Static method in class com.hashicorp.cdktf.Lazy
-
(experimental) Produces a lazy token from an untyped value.
- App - Class in com.hashicorp.cdktf
-
(experimental) Represents a cdktf application.
- App(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.App
-
- App(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.App
-
- App(AppOptions) - Constructor for class com.hashicorp.cdktf.App
-
(experimental) Defines an app.
- App() - Constructor for class com.hashicorp.cdktf.App
-
(experimental) Defines an app.
- app(TestingAppOptions) - Static method in class com.hashicorp.cdktf.Testing
-
(experimental) Returns an app for testing with the following properties: - Output directory is a temp dir.
- app() - Static method in class com.hashicorp.cdktf.Testing
-
(experimental) Returns an app for testing with the following properties: - Output directory is a temp dir.
- App.Builder - Class in com.hashicorp.cdktf
-
(experimental) A fluent builder for
App
.
- applicationCredentialId(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- applicationCredentialId(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- applicationCredentialId(String) - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- applicationCredentialId(String) - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- applicationCredentialName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- applicationCredentialName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- applicationCredentialName(String) - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- applicationCredentialName(String) - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- applicationCredentialSecret(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- applicationCredentialSecret(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- applicationCredentialSecret(String) - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- applicationCredentialSecret(String) - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- AppOptions - Interface in com.hashicorp.cdktf
-
- AppOptions.Builder - Class in com.hashicorp.cdktf
-
- AppOptions.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- archiveContainer(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- archiveContainer(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- archiveContainer(String) - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- archiveContainer(String) - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- ArtifactoryBackend - Class in com.hashicorp.cdktf
-
- ArtifactoryBackend(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ArtifactoryBackend
-
Deprecated.
- ArtifactoryBackend(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.ArtifactoryBackend
-
Deprecated.
- ArtifactoryBackend(Construct, ArtifactoryBackendProps) - Constructor for class com.hashicorp.cdktf.ArtifactoryBackend
-
Deprecated.
- ArtifactoryBackend.Builder - Class in com.hashicorp.cdktf
-
Deprecated.
- ArtifactoryBackendProps - Interface in com.hashicorp.cdktf
-
- ArtifactoryBackendProps.Builder - Class in com.hashicorp.cdktf
-
Deprecated.
- ArtifactoryBackendProps.Jsii$Proxy - Class in com.hashicorp.cdktf
-
Deprecated.
- asAny(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a resolvable representation of the given value.
- asAnyMap(Object, EncodingOptions) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asAnyMap(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asBooleanMap(Object, EncodingOptions) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asBooleanMap(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asList(Object, EncodingOptions) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible list representation of this token.
- asList(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible list representation of this token.
- asMap(Object, Object, EncodingOptions) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asMap(Object, Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asNumber(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible number representation of this token.
- asNumberList(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible list representation of this token.
- asNumberMap(Object, EncodingOptions) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asNumberMap(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- Aspects - Class in com.hashicorp.cdktf
-
(experimental) Aspects can be applied to CDK tree scopes and can operate on the tree before synthesis.
- Aspects(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.Aspects
-
- Aspects(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.Aspects
-
- AssertionReturn - Class in com.hashicorp.cdktf.testing_matchers
-
(experimental) Class representing the contents of a return by an assertion.
- AssertionReturn(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.testing_matchers.AssertionReturn
-
- AssertionReturn(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.testing_matchers.AssertionReturn
-
- AssertionReturn(String, Boolean) - Constructor for class com.hashicorp.cdktf.testing_matchers.AssertionReturn
-
(experimental) Create an AssertionReturn.
- assetHash(String) - Method in class com.hashicorp.cdktf.TerraformAsset.Builder
-
- assetHash(String) - Method in class com.hashicorp.cdktf.TerraformAssetConfig.Builder
-
- AssetType - Enum in com.hashicorp.cdktf
-
- asString(Object, EncodingOptions) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible string representation of this token.
- asString(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible string representation of this token.
- asStringMap(Object, EncodingOptions) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- asStringMap(Object) - Static method in class com.hashicorp.cdktf.Token
-
(experimental) Return a reversible map representation of this token.
- assumeRole(OssAssumeRole) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- assumeRole(OssAssumeRole) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- assumeRole(OssAssumeRole) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- assumeRole(OssAssumeRole) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- assumeRolePolicy(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) IAM Policy JSON describing further restricting permissions for the IAM Role being assumed.
- assumeRolePolicy(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- assumeRolePolicy(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) IAM Policy JSON describing further restricting permissions for the IAM Role being assumed.
- assumeRolePolicy(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- assumeRolePolicyArns(List<String>) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Set of Amazon Resource Names (ARNs) of IAM Policies describing further restricting permissions for the IAM Role being assumed.
- assumeRolePolicyArns(List<String>) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- assumeRolePolicyArns(List<String>) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Set of Amazon Resource Names (ARNs) of IAM Policies describing further restricting permissions for the IAM Role being assumed.
- assumeRolePolicyArns(List<String>) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- assumeRoleTags(Map<String, String>) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Map of assume role session tags.
- assumeRoleTags(Map<String, String>) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- assumeRoleTags(Map<String, String>) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Map of assume role session tags.
- assumeRoleTags(Map<String, String>) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- assumeRoleTransitiveTagKeys(List<String>) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Set of assume role session tag keys to pass to any subsequent sessions.
- assumeRoleTransitiveTagKeys(List<String>) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- assumeRoleTransitiveTagKeys(List<String>) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Set of assume role session tag keys to pass to any subsequent sessions.
- assumeRoleTransitiveTagKeys(List<String>) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- authUrl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- authUrl(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- authUrl(String) - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- authUrl(String) - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- AzurermBackend - Class in com.hashicorp.cdktf
-
- AzurermBackend(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.AzurermBackend
-
- AzurermBackend(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.AzurermBackend
-
- AzurermBackend(Construct, AzurermBackendProps) - Constructor for class com.hashicorp.cdktf.AzurermBackend
-
- AzurermBackend.Builder - Class in com.hashicorp.cdktf
-
- AzurermBackendProps - Interface in com.hashicorp.cdktf
-
(experimental) Stores the state as a Blob with the given Key within the Blob Container within the Blob Storage Account.
- AzurermBackendProps.Builder - Class in com.hashicorp.cdktf
-
- AzurermBackendProps.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- backend(String) - Method in class com.hashicorp.cdktf.TerraformStackMetadata.Builder
-
- base64decode(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) base64decode
takes a string containing a Base64 character sequence and returns the original string.
- base64encode(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) base64encode
takes a string containing a Base64 character sequence and returns the original string.
- base64gzip(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) base64gzip
compresses a string with gzip and then encodes the result in Base64 encoding.
- base64sha256(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) base64sha256
computes the SHA256 hash of a given string and encodes it with Base64.
- base64sha512(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) base64sha512
computes the SHA512 hash of a given string and encodes it with Base64.
- basename(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) basename
takes a string containing a filesystem path and removes all except the last portion from it.
- bastionCertificate(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- bastionHost(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- bastionHostKey(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- bastionPassword(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- bastionPort(Number) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- bastionPrivateKey(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- bastionUser(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- bcrypt(String, Number) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) bcrypt
computes a hash of the given string using the Blowfish cipher, returning a string in the Modular Crypt Format usually expected in the shadow password file on many Unix systems.
- bcrypt(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) bcrypt
computes a hash of the given string using the Blowfish cipher, returning a string in the Modular Crypt Format usually expected in the shadow password file on many Unix systems.
- BOOL - Static variable in class com.hashicorp.cdktf.VariableType
-
- BooleanMap - Class in com.hashicorp.cdktf
-
- BooleanMap(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.BooleanMap
-
- BooleanMap(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.BooleanMap
-
- BooleanMap(IInterpolatingParent, String) - Constructor for class com.hashicorp.cdktf.BooleanMap
-
- BooleanMapList - Class in com.hashicorp.cdktf
-
- BooleanMapList(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.BooleanMapList
-
- BooleanMapList(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.BooleanMapList
-
- BooleanMapList(IInterpolatingParent, String, Boolean) - Constructor for class com.hashicorp.cdktf.BooleanMapList
-
- bucket(String) - Method in class com.hashicorp.cdktf.CosBackend.Builder
-
(experimental) (Required) The name of the COS bucket.
- bucket(String) - Method in class com.hashicorp.cdktf.CosBackendProps.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCos.Builder
-
(experimental) (Required) The name of the COS bucket.
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcs.Builder
-
(experimental) (Required) The name of the GCS bucket.
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) Name of the S3 Bucket.
- bucket(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.GcsBackend.Builder
-
(experimental) (Required) The name of the GCS bucket.
- bucket(String) - Method in class com.hashicorp.cdktf.GcsBackendProps.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- bucket(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) Name of the S3 Bucket.
- bucket(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- build() - Method in class com.hashicorp.cdktf.App.Builder
-
- build() - Method in class com.hashicorp.cdktf.AppOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.ArtifactoryBackend.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.AzurermBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.CloudBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.CloudBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.ConsulBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.CosBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.CosBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteState.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactory.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurerm.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsul.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCos.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcd.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcs.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttp.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateLocal.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateManta.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePg.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.EncodingOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.EtcdBackend.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.EtcdBackendProps.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.EtcdV3Backend.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.FileProvisioner.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.GcsBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.GcsBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.HttpBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.HttpBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.LazyAnyValueOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.LazyListValueOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.LazyStringValueOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.LocalBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.LocalBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.LocalExecProvisioner.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.MantaBackend.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.MantaBackendProps.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.OssAssumeRole.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.PgBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.PgBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.RemoteBackend.Builder
-
- build() - Method in class com.hashicorp.cdktf.RemoteBackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.ResolveOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
- build() - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.StackAnnotation.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.StackManifest.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- build() - Method in class com.hashicorp.cdktf.TerraformAsset.Builder
-
- build() - Method in class com.hashicorp.cdktf.TerraformAssetConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformDataSource.Builder
-
- build() - Method in class com.hashicorp.cdktf.TerraformElementMetadata.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformHclModule.Builder
-
- build() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformModuleProvider.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformModuleUserOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformOutput.Builder
-
- build() - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformProviderConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformProviderGeneratorMetadata.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformResource.Builder
-
- build() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformResourceLifecycle.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformStackMetadata.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformVariable.Builder
-
- build() - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TerraformVariableValidationConfig.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.testing_matchers.TerraformConstructor.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.TestingAppOptions.Builder
-
Builds the configured instance.
- build() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Builder
-
Builds the configured instance.
- builder() - Static method in interface com.hashicorp.cdktf.AppOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.AppOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.ArtifactoryBackendProps
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.ArtifactoryBackendProps.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.AzurermBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.CloudBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.CloudBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.ConsulBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.ConsulBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.CosBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.CosBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateS3Config
-
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.EncodingOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.EncodingOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.EtcdBackendProps
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.EtcdBackendProps.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.EtcdV3BackendProps.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.FileProvisioner
-
- Builder() - Constructor for class com.hashicorp.cdktf.FileProvisioner.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.GcsBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.GcsBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.HttpBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.HttpBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.LazyAnyValueOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.LazyAnyValueOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.LazyListValueOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.LazyListValueOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.LazyStringValueOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.LazyStringValueOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.LocalBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.LocalBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.LocalExecProvisioner
-
- Builder() - Constructor for class com.hashicorp.cdktf.LocalExecProvisioner.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.MantaBackendProps.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.OssAssumeRole
-
- Builder() - Constructor for class com.hashicorp.cdktf.OssAssumeRole.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.OssBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.OssBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.PgBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.PgBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.RemoteBackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.RemoteBackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.RemoteExecProvisioner
-
- Builder() - Constructor for class com.hashicorp.cdktf.RemoteExecProvisioner.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.ResolveOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.ResolveOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.S3BackendProps
-
- Builder() - Constructor for class com.hashicorp.cdktf.S3BackendProps.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
- Builder() - Constructor for class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.StackAnnotation
-
- Builder() - Constructor for class com.hashicorp.cdktf.StackAnnotation.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.StackManifest
-
- Builder() - Constructor for class com.hashicorp.cdktf.StackManifest.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- Builder() - Constructor for class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- builder() - Static method in interface com.hashicorp.cdktf.TerraformAssetConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformAssetConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformElementMetadata
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformElementMetadata.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformHclModuleOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformHclModuleOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformMetaArguments.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformModuleOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformModuleOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformModuleProvider
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformModuleProvider.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformModuleUserOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformModuleUserOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformOutputConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformOutputConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformProviderConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformProviderConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformProviderGeneratorMetadata.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformResourceConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformResourceConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformResourceLifecycle
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformResourceLifecycle.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformStackMetadata
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformStackMetadata.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformVariableConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformVariableConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TerraformVariableValidationConfig
-
- Builder() - Constructor for class com.hashicorp.cdktf.TerraformVariableValidationConfig.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.testing_matchers.TerraformConstructor
-
- Builder() - Constructor for class com.hashicorp.cdktf.testing_matchers.TerraformConstructor.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.TestingAppOptions
-
- Builder() - Constructor for class com.hashicorp.cdktf.TestingAppOptions.Builder
-
- builder() - Static method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
- Builder() - Constructor for class com.hashicorp.cdktf.WinrmProvisionerConnection.Builder
-
- buildManifest() - Method in class com.hashicorp.cdktf.Manifest
-
- GcsBackend - Class in com.hashicorp.cdktf
-
- GcsBackend(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.GcsBackend
-
- GcsBackend(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.GcsBackend
-
- GcsBackend(Construct, GcsBackendProps) - Constructor for class com.hashicorp.cdktf.GcsBackend
-
- GcsBackend.Builder - Class in com.hashicorp.cdktf
-
- GcsBackendProps - Interface in com.hashicorp.cdktf
-
(experimental) Stores the state as an object in a configurable prefix in a pre-existing bucket on Google Cloud Storage (GCS).
- GcsBackendProps.Builder - Class in com.hashicorp.cdktf
-
- GcsBackendProps.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- get(Number) - Method in class com.hashicorp.cdktf.AnyMapList
-
- get(Number) - Method in class com.hashicorp.cdktf.BooleanMapList
-
- get(Number) - Method in class com.hashicorp.cdktf.NumberMapList
-
- get(Number) - Method in class com.hashicorp.cdktf.StringMapList
-
- get(String) - Method in class com.hashicorp.cdktf.TerraformHclModule
-
- get(String) - Method in class com.hashicorp.cdktf.TerraformRemoteState
-
- getAccessKey() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) access_key - (Optional) The Access Key used to access the Blob Storage Account.
- getAccessKey() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getAccessKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getAccessKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getAccessKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getAccessKey() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getAccessKey() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getAccessKey() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) AWS access key.
- getAccessKey() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getAccessToken() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Required) Access token.
- getAccessToken() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getAccessToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getAccessToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getAccessToken() - Method in interface com.hashicorp.cdktf.GcsBackendProps
-
(experimental) (Optional) A temporary [OAuth 2.0 access token] obtained from the Google Authorization server, i.e.
- getAccessToken() - Method in class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- getAccount() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getAccount() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getAccount() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getAcl() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Optional) Object ACL to be applied to the state file, allows private and public-read.
- getAcl() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getAcl() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getAcl() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getAcl() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getAcl() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getAcl() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getAcl() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Canned ACL to be applied to the state file.
- getAcl() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getAddress() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) DNS name and port of your Consul endpoint specified in the format dnsname:port.
- getAddress() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getAddress() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getAddress() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getAddress() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Required) The address of the REST endpoint.
- getAddress() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getAgent() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) Set to false to disable using ssh-agent to authenticate.
- getAgent() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getAgentIdentity() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The preferred identity from the ssh agent for authentication.
- getAgentIdentity() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getAlias() - Method in class com.hashicorp.cdktf.TerraformProvider
-
- getAll() - Method in class com.hashicorp.cdktf.Aspects
-
(experimental) The list of aspects which were directly applied on this scope.
- getAnnotations() - Method in interface com.hashicorp.cdktf.StackManifest
-
- getAnnotations() - Method in class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
- getAny(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getAny(String) - Static method in class com.hashicorp.cdktf.TerraformSelf
-
(experimental) Only usable within a connection block to reference the connections parent resource.
- getAnyMap(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getAnyMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getAnyMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getAnyMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getAnyMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getApplicationCredentialId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getApplicationCredentialId() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getApplicationCredentialId() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getApplicationCredentialName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getApplicationCredentialName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getApplicationCredentialName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getApplicationCredentialSecret() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getApplicationCredentialSecret() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getApplicationCredentialSecret() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getArchiveContainer() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getArchiveContainer() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getArchiveContainer() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getAsAnyMap() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAsBoolean() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAsBooleanMap() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAsList() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAsNumber() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAsNumberMap() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAssetHash() - Method in class com.hashicorp.cdktf.TerraformAsset
-
- getAssetHash() - Method in interface com.hashicorp.cdktf.TerraformAssetConfig
-
- getAssetHash() - Method in class com.hashicorp.cdktf.TerraformAssetConfig.Jsii$Proxy
-
- getAsString() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAsStringMap() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getAssumeRole() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getAssumeRole() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getAssumeRole() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getAssumeRolePolicy() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getAssumeRolePolicy() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) IAM Policy JSON describing further restricting permissions for the IAM Role being assumed.
- getAssumeRolePolicy() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getAssumeRolePolicyArns() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getAssumeRolePolicyArns() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Set of Amazon Resource Names (ARNs) of IAM Policies describing further restricting permissions for the IAM Role being assumed.
- getAssumeRolePolicyArns() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getAssumeRoleTags() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getAssumeRoleTags() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Map of assume role session tags.
- getAssumeRoleTags() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getAssumeRoleTransitiveTagKeys() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getAssumeRoleTransitiveTagKeys() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Set of assume role session tag keys to pass to any subsequent sessions.
- getAssumeRoleTransitiveTagKeys() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getAuthUrl() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getAuthUrl() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getAuthUrl() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getBackend() - Method in interface com.hashicorp.cdktf.TerraformStackMetadata
-
- getBackend() - Method in class com.hashicorp.cdktf.TerraformStackMetadata.Jsii$Proxy
-
- getBastionCertificate() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The contents of a signed CA Certificate.
- getBastionCertificate() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getBastionHost() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) Setting this enables the bastion Host connection.
- getBastionHost() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getBastionHostKey() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The public key from the remote host or the signing CA, used to verify the host connection.
- getBastionHostKey() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getBastionPassword() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The password to use for the bastion host.
- getBastionPassword() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getBastionPort() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The port to use connect to the bastion host.
- getBastionPort() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getBastionPrivateKey() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The contents of an SSH key file to use for the bastion host.
- getBastionPrivateKey() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getBastionUser() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The user for the connection to the bastion host.
- getBastionUser() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getBoolean(String) - Method in class com.hashicorp.cdktf.TerraformHclModule
-
- getBoolean(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getBoolean(String) - Method in class com.hashicorp.cdktf.TerraformRemoteState
-
- getBooleanAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getBooleanAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getBooleanAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getBooleanAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getBooleanMap(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getBooleanMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getBooleanMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getBooleanMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getBooleanMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getBooleanValue() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getBucket() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Required) The name of the COS bucket.
- getBucket() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getBucket() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getBucket() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getBucket() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getBucket() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getBucket() - Method in interface com.hashicorp.cdktf.GcsBackendProps
-
(experimental) (Required) The name of the GCS bucket.
- getBucket() - Method in class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- getBucket() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getBucket() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getBucket() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) Name of the S3 Bucket.
- getBucket() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getCacert() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The CA certificate to validate against.
- getCacert() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getCacertFile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getCacertFile() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getCacertFile() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getCacertPath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getCacertPath() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getCacertPath() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getCaFile() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) A path to a PEM-encoded certificate authority used to verify the remote agent's certificate.
- getCaFile() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getCaFile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getCdktfStack() - Method in class com.hashicorp.cdktf.TerraformElement
-
- getCert() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getCert() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getCert() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getCertFile() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) A path to a PEM-encoded certificate provided to the remote agent;
- getCertFile() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getCertFile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getCertificate() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The contents of a signed CA Certificate.
- getCertificate() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getCertPath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getCertPath() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getCertPath() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getClientCertificatePassword() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The password associated with the Client Certificate specified in client_certificate_path.
- getClientCertificatePassword() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getClientCertificatePassword() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getClientCertificatePath() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The path to the PFX file used as the Client Certificate when authenticating as a Service Principal.
- getClientCertificatePath() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getClientCertificatePath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getClientId() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The Client ID of the Service Principal.
- getClientId() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getClientId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getClientSecret() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The Client Secret of the Service Principal.
- getClientSecret() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getClientSecret() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getCloud() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getCloud() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getCloud() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getCloud() - Method in interface com.hashicorp.cdktf.TerraformStackMetadata
-
- getCloud() - Method in class com.hashicorp.cdktf.TerraformStackMetadata.Jsii$Proxy
-
- getCommand() - Method in interface com.hashicorp.cdktf.LocalExecProvisioner
-
(experimental) This is the command to execute.
- getCommand() - Method in class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
- getComplexComputedListIndex() - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getComplexObjectIndex() - Method in class com.hashicorp.cdktf.ComplexObject
-
(experimental) the index of the complex object in a list.
- getComplexObjectIsFromSet() - Method in class com.hashicorp.cdktf.ComplexObject
-
(experimental) set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
- getCondition() - Method in interface com.hashicorp.cdktf.TerraformVariableValidationConfig
-
- getCondition() - Method in class com.hashicorp.cdktf.TerraformVariableValidationConfig.Jsii$Proxy
-
- getConnection() - Method in interface com.hashicorp.cdktf.FileProvisioner
-
(experimental) Most provisioners require access to the remote resource via SSH or WinRM and expect a nested connection block with details about how to connect.
- getConnection() - Method in class com.hashicorp.cdktf.FileProvisioner.Jsii$Proxy
-
- getConnection() - Method in interface com.hashicorp.cdktf.RemoteExecProvisioner
-
(experimental) Most provisioners require access to the remote resource via SSH or WinRM and expect a nested connection block with details about how to connect.
- getConnection() - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Jsii$Proxy
-
- getConnection() - Method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- getConnection() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- getConnection() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getConnection() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getConnStr() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Jsii$Proxy
-
- getConnStr() - Method in interface com.hashicorp.cdktf.PgBackendProps
-
- getConnStr() - Method in class com.hashicorp.cdktf.PgBackendProps.Jsii$Proxy
-
- getConstructNodeMetadata() - Method in class com.hashicorp.cdktf.TerraformElement
-
- getConstructPath() - Method in interface com.hashicorp.cdktf.StackAnnotation
-
- getConstructPath() - Method in class com.hashicorp.cdktf.StackAnnotation.Jsii$Proxy
-
- getConstructPath() - Method in interface com.hashicorp.cdktf.StackManifest
-
- getConstructPath() - Method in class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
- getContainer() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getContainer() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getContainer() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getContainerName() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Required) The Name of the Storage Container within the Storage Account.
- getContainerName() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getContainerName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getContent() - Method in interface com.hashicorp.cdktf.FileProvisioner
-
(experimental) The destination path to write to on the remote system.
- getContent() - Method in class com.hashicorp.cdktf.FileProvisioner.Jsii$Proxy
-
- getContext() - Method in interface com.hashicorp.cdktf.AppOptions
-
(experimental) Additional context values for the application.
- getContext() - Method in class com.hashicorp.cdktf.AppOptions.Jsii$Proxy
-
- getCount() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getCount() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getCount() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getCount() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getCount() - Method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- getCount() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- getCount() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getCount() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getCreateBeforeDestroy() - Method in interface com.hashicorp.cdktf.TerraformResourceLifecycle
-
- getCreateBeforeDestroy() - Method in class com.hashicorp.cdktf.TerraformResourceLifecycle.Jsii$Proxy
-
- getCreationStack() - Method in class com.hashicorp.cdktf.AnyMap
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.AnyMapList
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.BooleanMap
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.BooleanMapList
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getCreationStack() - Method in class com.hashicorp.cdktf.ComplexList
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.ComplexMap
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.ComplexObject
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in interface com.hashicorp.cdktf.IResolvable
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in interface com.hashicorp.cdktf.IResolvable.Jsii$Default
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.IResolvable.Jsii$Proxy
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.LazyBase
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.NumberMap
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.NumberMapList
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.StringMap
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCreationStack() - Method in class com.hashicorp.cdktf.StringMapList
-
(experimental) The creation stack of this resolvable which will be appended to errors thrown during resolution.
- getCredentials() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getCredentials() - Method in interface com.hashicorp.cdktf.GcsBackendProps
-
(experimental) (Optional) Local path to Google Cloud Platform account credentials in JSON format.
- getCredentials() - Method in class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- getDatacenter() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) The datacenter to use.
- getDatacenter() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getDatacenter() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getDefaultDomain() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getDefaultDomain() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getDefaultDomain() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getDefaults() - Method in interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getDefaults() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getDefaultValue() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getDefaultValue() - Method in interface com.hashicorp.cdktf.TerraformVariableConfig
-
- getDefaultValue() - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
- getDependencies() - Method in interface com.hashicorp.cdktf.StackManifest
-
- getDependencies() - Method in class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
- getDependencies() - Method in class com.hashicorp.cdktf.TerraformStack
-
- getDependsOn() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getDependsOn() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getDependsOn() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- getDependsOn() - Method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformModule
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
- getDependsOn() - Method in interface com.hashicorp.cdktf.TerraformModuleUserOptions
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformModuleUserOptions.Jsii$Proxy
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformOutput
-
- getDependsOn() - Method in interface com.hashicorp.cdktf.TerraformOutputConfig
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Jsii$Proxy
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getDependsOn() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getDescription() - Method in class com.hashicorp.cdktf.TerraformOutput
-
- getDescription() - Method in interface com.hashicorp.cdktf.TerraformOutputConfig
-
- getDescription() - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Jsii$Proxy
-
- getDescription() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getDescription() - Method in interface com.hashicorp.cdktf.TerraformVariableConfig
-
- getDescription() - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
- getDestination() - Method in interface com.hashicorp.cdktf.FileProvisioner
-
(experimental) The source file or directory.
- getDestination() - Method in class com.hashicorp.cdktf.FileProvisioner.Jsii$Proxy
-
- getDisplayHint() - Method in interface com.hashicorp.cdktf.EncodingOptions
-
(experimental) A hint for the Token's purpose when stringifying it.
- getDisplayHint() - Method in class com.hashicorp.cdktf.EncodingOptions.Jsii$Proxy
-
- getDisplayHint() - Method in interface com.hashicorp.cdktf.LazyAnyValueOptions
-
(experimental) Use the given name as a display hint.
- getDisplayHint() - Method in class com.hashicorp.cdktf.LazyAnyValueOptions.Jsii$Proxy
-
- getDisplayHint() - Method in interface com.hashicorp.cdktf.LazyListValueOptions
-
(experimental) Use the given name as a display hint.
- getDisplayHint() - Method in class com.hashicorp.cdktf.LazyListValueOptions.Jsii$Proxy
-
- getDisplayHint() - Method in interface com.hashicorp.cdktf.LazyStringValueOptions
-
(experimental) Use the given name as a display hint.
- getDisplayHint() - Method in class com.hashicorp.cdktf.LazyStringValueOptions.Jsii$Proxy
-
- getDomainId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getDomainId() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getDomainId() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getDomainName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getDomainName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getDomainName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getDynamodbEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getDynamodbEndpoint() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Custom endpoint for the AWS DynamoDB API.
- getDynamodbEndpoint() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getDynamodbTable() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getDynamodbTable() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Name of DynamoDB Table to use for state locking and consistency.
- getDynamodbTable() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getEcsRoleName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getEcsRoleName() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getEcsRoleName() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getEnableFutureFlags() - Method in interface com.hashicorp.cdktf.TestingAppOptions
-
- getEnableFutureFlags() - Method in class com.hashicorp.cdktf.TestingAppOptions.Jsii$Proxy
-
- getEncrypt() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Optional) Whether to enable server side encryption of the state file.
- getEncrypt() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getEncrypt() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getEncrypt() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getEncrypt() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getEncrypt() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getEncrypt() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getEncrypt() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Enable server side encryption of the state file.
- getEncrypt() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getEncryptionKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getEncryptionKey() - Method in interface com.hashicorp.cdktf.GcsBackendProps
-
(experimental) (Optional) A 32 byte base64 encoded 'customer supplied encryption key' used to encrypt all state.
- getEncryptionKey() - Method in class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- getEndpoint() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The Custom Endpoint for Azure Resource Manager.
- getEndpoint() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getEndpoint() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getEndpoint() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getEndpoint() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Custom endpoint for the AWS S3 API.
- getEndpoint() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getEndpoints() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
- getEndpoints() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getEndpoints() - Method in interface com.hashicorp.cdktf.EtcdBackendProps
-
Deprecated.
- getEndpoints() - Method in class com.hashicorp.cdktf.EtcdBackendProps.Jsii$Proxy
-
Deprecated.
- getEndpoints() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getEndpoints() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getEnvironment() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The Azure Environment which should be used.
- getEnvironment() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getEnvironment() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getEnvironment() - Method in interface com.hashicorp.cdktf.LocalExecProvisioner
-
(experimental) A record of key value pairs representing the environment of the executed command.
- getEnvironment() - Method in class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
- getErrorMessage() - Method in interface com.hashicorp.cdktf.TerraformVariableValidationConfig
-
- getErrorMessage() - Method in class com.hashicorp.cdktf.TerraformVariableValidationConfig.Jsii$Proxy
-
- getEscapes() - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Return all escape fragments from this string.
- getExpireAfter() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getExpireAfter() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getExpireAfter() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getExpression() - Method in class com.hashicorp.cdktf.TerraformLocal
-
- getExternalId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getExternalId() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) External identifier to use when assuming the role.
- getExternalId() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getFakeCdktfJsonPath() - Method in interface com.hashicorp.cdktf.TestingAppOptions
-
- getFakeCdktfJsonPath() - Method in class com.hashicorp.cdktf.TestingAppOptions.Jsii$Proxy
-
- getFileName() - Method in class com.hashicorp.cdktf.TerraformAsset
-
(experimental) Name of the asset.
- getFirstToken() - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Returns the first token.
- getFirstValue() - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Returns the first value.
- getForcePathStyle() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getForcePathStyle() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Enable path-style S3 URLs (https:/// instead of https://.).
- getForcePathStyle() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getForEach() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getForEach() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getForEach() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- getForEach() - Method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformModule
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
- getForEach() - Method in interface com.hashicorp.cdktf.TerraformModuleUserOptions
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformModuleUserOptions.Jsii$Proxy
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getForEach() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getFqn() - Method in class com.hashicorp.cdktf.AnyMap
-
- getFqn() - Method in class com.hashicorp.cdktf.AnyMapList
-
- getFqn() - Method in class com.hashicorp.cdktf.BooleanMap
-
- getFqn() - Method in class com.hashicorp.cdktf.BooleanMapList
-
- getFqn() - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getFqn() - Method in class com.hashicorp.cdktf.ComplexList
-
- getFqn() - Method in class com.hashicorp.cdktf.ComplexMap
-
- getFqn() - Method in class com.hashicorp.cdktf.ComplexObject
-
- getFqn() - Method in interface com.hashicorp.cdktf.ITerraformAddressable
-
- getFqn() - Method in interface com.hashicorp.cdktf.ITerraformAddressable.Jsii$Default
-
- getFqn() - Method in class com.hashicorp.cdktf.ITerraformAddressable.Jsii$Proxy
-
- getFqn() - Method in interface com.hashicorp.cdktf.ITerraformDependable.Jsii$Default
-
- getFqn() - Method in class com.hashicorp.cdktf.ITerraformDependable.Jsii$Proxy
-
- getFqn() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getFqn() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getFqn() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getFqn() - Method in class com.hashicorp.cdktf.NumberMap
-
- getFqn() - Method in class com.hashicorp.cdktf.NumberMapList
-
- getFqn() - Method in class com.hashicorp.cdktf.StringMap
-
- getFqn() - Method in class com.hashicorp.cdktf.StringMapList
-
- getFqn() - Method in class com.hashicorp.cdktf.TerraformElement
-
- getFqn() - Method in class com.hashicorp.cdktf.TerraformProvider
-
- getFriendlyUniqueId() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getFriendlyUniqueId() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getFriendlyUniqueId() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getFriendlyUniqueId() - Method in class com.hashicorp.cdktf.TerraformElement
-
- getGzip() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) true to compress the state data using gzip, or false (the default) to leave it uncompressed.
- getGzip() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getGzip() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getHost() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The address of the resource to connect to.
- getHost() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getHost() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The address of the resource to connect to.
- getHost() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getHostKey() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The public key from the remote host or the signing CA, used to verify the connection.
- getHostKey() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getHostname() - Method in interface com.hashicorp.cdktf.CloudBackendProps
-
(experimental) The hostname of a Terraform Enterprise installation, if using Terraform Enterprise.
- getHostname() - Method in class com.hashicorp.cdktf.CloudBackendProps.Jsii$Proxy
-
- getHostname() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
- getHostname() - Method in interface com.hashicorp.cdktf.RemoteBackendProps
-
- getHostname() - Method in class com.hashicorp.cdktf.RemoteBackendProps.Jsii$Proxy
-
- getHttpAuth() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) HTTP Basic Authentication credentials to be used when communicating with Consul, in the format of either user or user:pass.
- getHttpAuth() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getHttpAuth() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getHttps() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) Set to true to connect using HTTPS instead of HTTP.
- getHttps() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getIamEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getIamEndpoint() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Custom endpoint for the AWS Identity and Access Management (IAM) API.
- getIamEndpoint() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getIgnoreChanges() - Method in interface com.hashicorp.cdktf.TerraformResourceLifecycle
-
- getIgnoreChanges() - Method in class com.hashicorp.cdktf.TerraformResourceLifecycle.Jsii$Proxy
-
- getIgnoreEscapes() - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) True when ${} should not be parsed, and treated as literals.
- getIgnoreEscapes() - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) True when ${} should not be parsed, and treated as literals.
- getIgnoreEscapes() - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) True when ${} should not be parsed, and treated as literals.
- getImpersonateServiceAccount() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getImpersonateServiceAccount() - Method in interface com.hashicorp.cdktf.GcsBackendProps
-
(experimental) (Optional) The service account to impersonate for accessing the State Bucket.
- getImpersonateServiceAccount() - Method in class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- getImpersonateServiceAccountDelegates() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getImpersonateServiceAccountDelegates() - Method in interface com.hashicorp.cdktf.GcsBackendProps
-
(experimental) (Optional) The delegation chain for an impersonating a service account.
- getImpersonateServiceAccountDelegates() - Method in class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- getInline() - Method in interface com.hashicorp.cdktf.RemoteExecProvisioner
-
(experimental) This is a list of command strings.
- getInline() - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Jsii$Proxy
-
- getInsecure() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getInsecure() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getInsecure() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getInsecure() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) Set to true to skip validating the HTTPS certificate chain.
- getInsecure() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getInsecureSkipTlsVerify() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getInsecureSkipTlsVerify() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getInsecureSkipTlsVerify() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getInterpreter() - Method in interface com.hashicorp.cdktf.LocalExecProvisioner
-
(experimental) If provided, this is a list of interpreter arguments used to execute the command.
- getInterpreter() - Method in class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
- getIntrinsic() - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Return all intrinsic fragments from this string.
- getIteratorContext() - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
- getIteratorContext() - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
- getIteratorContext() - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
- getKey() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Required) The name of the Blob used to retrieve/store Terraform's State file inside the Storage Container.
- getKey() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getKey() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Optional) The path for saving the state file in bucket.
- getKey() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getKey() - Method in class com.hashicorp.cdktf.ListTerraformIterator
-
(experimental) Returns the currenty entry in the list or set that is being iterated over.
- getKey() - Method in class com.hashicorp.cdktf.MapTerraformIterator
-
(experimental) Returns the key of the current entry in the map that is being iterated over.
- getKey() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getKey() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getKey() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) Path to the state file inside the S3 Bucket.
- getKey() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getKey() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getKey() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getKeyFile() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) A path to a PEM-encoded private key, required if cert_file is specified.
- getKeyFile() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getKeyFile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getKeyId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getKeyId() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getKeyId() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getKeyMaterial() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getKeyMaterial() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getKeyMaterial() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getKeyPath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getKeyPath() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getKeyPath() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getKmsKeyId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getKmsKeyId() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Amazon Resource Name (ARN) of a Key Management Service (KMS) Key to use for encrypting the state.
- getKmsKeyId() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getLength() - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Returns the number of fragments.
- getLevel() - Method in interface com.hashicorp.cdktf.StackAnnotation
-
- getLevel() - Method in class com.hashicorp.cdktf.StackAnnotation.Jsii$Proxy
-
- getLifecycle() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getLifecycle() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getLifecycle() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getLifecycle() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getLifecycle() - Method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- getLifecycle() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- getLifecycle() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getLifecycle() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getList(String) - Method in class com.hashicorp.cdktf.TerraformHclModule
-
- getList(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getList(String) - Method in class com.hashicorp.cdktf.TerraformRemoteState
-
- getListAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getListAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getListAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getListAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getListValue() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getLiterals() - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Return all literals from this string.
- getLock() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) false to disable locking.
- getLock() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getLock() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getLock() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getLock() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getLock() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getLockAddress() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getLockAddress() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The address of the lock REST endpoint.
- getLockAddress() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getLockMethod() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getLockMethod() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The HTTP method to use when locking.
- getLockMethod() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getLogicalId(Object) - Method in class com.hashicorp.cdktf.TerraformStack
-
- getManifest() - Method in class com.hashicorp.cdktf.App
-
- getManifest() - Method in interface com.hashicorp.cdktf.ISynthesisSession
-
- getManifest() - Method in interface com.hashicorp.cdktf.ISynthesisSession.Jsii$Default
-
- getManifest() - Method in class com.hashicorp.cdktf.ISynthesisSession.Jsii$Proxy
-
- getMap(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getMaxRetries() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getMaxRetries() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) The maximum number of times an AWS API request is retried on retryable failure.
- getMaxRetries() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getMessage() - Method in interface com.hashicorp.cdktf.StackAnnotation
-
- getMessage() - Method in class com.hashicorp.cdktf.StackAnnotation.Jsii$Proxy
-
- getMessage() - Method in class com.hashicorp.cdktf.testing_matchers.AssertionReturn
-
(experimental) - String message containing information about the result of the assertion.
- getMetaAttributes() - Method in class com.hashicorp.cdktf.TerraformProvider
-
- getModuleAlias() - Method in interface com.hashicorp.cdktf.TerraformModuleProvider
-
- getModuleAlias() - Method in class com.hashicorp.cdktf.TerraformModuleProvider.Jsii$Proxy
-
- getMsiEndpoint() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The path to a custom Managed Service Identity endpoint which is automatically determined if not specified.
- getMsiEndpoint() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getMsiEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getName() - Method in class com.hashicorp.cdktf.NamedCloudWorkspace
-
- getName() - Method in class com.hashicorp.cdktf.NamedRemoteWorkspace
-
- getName() - Method in interface com.hashicorp.cdktf.StackManifest
-
- getName() - Method in class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
- getName() - Method in class com.hashicorp.cdktf.TerraformBackend
-
- getNode() - Method in interface com.hashicorp.cdktf.IResource.Jsii$Default
-
The tree node.
- getNode() - Method in class com.hashicorp.cdktf.IResource.Jsii$Proxy
-
The tree node.
- getNullable() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getNullable() - Method in interface com.hashicorp.cdktf.TerraformVariableConfig
-
- getNullable() - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
- getNumber(String) - Method in class com.hashicorp.cdktf.TerraformHclModule
-
- getNumber(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getNumber(String) - Method in class com.hashicorp.cdktf.TerraformRemoteState
-
- getNumber(String) - Static method in class com.hashicorp.cdktf.TerraformSelf
-
(experimental) Only usable within a connection block to reference the connections parent resource.
- getNumberAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getNumberAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getNumberAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getNumberAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getNumberList(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getNumberListAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getNumberListAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getNumberListAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getNumberListAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getNumberMap(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getNumberMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getNumberMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getNumberMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getNumberMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getNumberValue() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getObjectName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getObjectName() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getObjectName() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getOidcRequestToken() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The bearer token for the request to the OIDC provider.
- getOidcRequestToken() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getOidcRequestToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getOidcRequestUrl() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The URL for the OIDC provider from which to request an ID token.
- getOidcRequestUrl() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getOidcRequestUrl() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getOmitEmpty() - Method in interface com.hashicorp.cdktf.LazyListValueOptions
-
(experimental) If the produced list is empty, return 'undefined' instead.
- getOmitEmpty() - Method in class com.hashicorp.cdktf.LazyListValueOptions.Jsii$Proxy
-
- getOmitEmptyArray() - Method in interface com.hashicorp.cdktf.LazyAnyValueOptions
-
(experimental) If the produced value is an array and it is empty, return 'undefined' instead.
- getOmitEmptyArray() - Method in class com.hashicorp.cdktf.LazyAnyValueOptions.Jsii$Proxy
-
- getOrganization() - Method in interface com.hashicorp.cdktf.CloudBackendProps
-
(experimental) The name of the organization containing the workspace(s) the current configuration should use.
- getOrganization() - Method in class com.hashicorp.cdktf.CloudBackendProps.Jsii$Proxy
-
- getOrganization() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
- getOrganization() - Method in interface com.hashicorp.cdktf.RemoteBackendProps
-
- getOrganization() - Method in class com.hashicorp.cdktf.RemoteBackendProps.Jsii$Proxy
-
- getOutdir() - Method in class com.hashicorp.cdktf.App
-
(experimental) The output directory into which resources will be synthesized.
- getOutdir() - Method in interface com.hashicorp.cdktf.AppOptions
-
(experimental) The directory to output Terraform resources.
- getOutdir() - Method in class com.hashicorp.cdktf.AppOptions.Jsii$Proxy
-
- getOutdir() - Method in interface com.hashicorp.cdktf.ISynthesisSession
-
(experimental) The output directory for this synthesis session.
- getOutdir() - Method in interface com.hashicorp.cdktf.ISynthesisSession.Jsii$Default
-
(experimental) The output directory for this synthesis session.
- getOutdir() - Method in class com.hashicorp.cdktf.ISynthesisSession.Jsii$Proxy
-
(experimental) The output directory for this synthesis session.
- getOutdir() - Method in class com.hashicorp.cdktf.Manifest
-
- getOutdir() - Method in interface com.hashicorp.cdktf.TestingAppOptions
-
- getOutdir() - Method in class com.hashicorp.cdktf.TestingAppOptions.Jsii$Proxy
-
- getPass() - Method in class com.hashicorp.cdktf.testing_matchers.AssertionReturn
-
(experimental) - Boolean pass denoting the success of the assertion.
- getPassword() - Method in interface com.hashicorp.cdktf.ArtifactoryBackendProps
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getPassword() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in interface com.hashicorp.cdktf.EtcdBackendProps
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.EtcdBackendProps.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The password for HTTP basic authentication.
- getPassword() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getPassword() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The password to use for the connection.
- getPassword() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getPassword() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getPassword() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getPassword() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The password to use for the connection.
- getPassword() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getPath() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Required) Path in the Consul KV store.
- getPath() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getPath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getPath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
- getPath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Jsii$Proxy
-
- getPath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getPath() - Method in interface com.hashicorp.cdktf.EtcdBackendProps
-
Deprecated.
- getPath() - Method in class com.hashicorp.cdktf.EtcdBackendProps.Jsii$Proxy
-
Deprecated.
- getPath() - Method in interface com.hashicorp.cdktf.LocalBackendProps
-
(experimental) Path where the state file is stored.
- getPath() - Method in class com.hashicorp.cdktf.LocalBackendProps.Jsii$Proxy
-
- getPath() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getPath() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getPath() - Method in class com.hashicorp.cdktf.TerraformAsset
-
(experimental) The path relative to the root of the terraform directory in posix format Use this property to reference the asset.
- getPath() - Method in interface com.hashicorp.cdktf.TerraformAssetConfig
-
- getPath() - Method in class com.hashicorp.cdktf.TerraformAssetConfig.Jsii$Proxy
-
- getPath() - Method in interface com.hashicorp.cdktf.TerraformElementMetadata
-
- getPath() - Method in class com.hashicorp.cdktf.TerraformElementMetadata.Jsii$Proxy
-
- getPolicy() - Method in interface com.hashicorp.cdktf.OssAssumeRole
-
- getPolicy() - Method in class com.hashicorp.cdktf.OssAssumeRole.Jsii$Proxy
-
- getPort() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The port to connect to.
- getPort() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getPort() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The port to connect to.
- getPort() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getPrefix() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Optional) The directory for saving the state file in bucket.
- getPrefix() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getPrefix() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getPrefix() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getPrefix() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getPrefix() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getPrefix() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getPrefix() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getPrefix() - Method in interface com.hashicorp.cdktf.GcsBackendProps
-
(experimental) (Optional) GCS prefix inside the bucket.
- getPrefix() - Method in class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- getPrefix() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getPrefix() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getPrefix() - Method in class com.hashicorp.cdktf.PrefixedRemoteWorkspaces
-
- getPreparing() - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) True when we are still preparing, false if we're rendering the final output.
- getPreparing() - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) True when we are still preparing, false if we're rendering the final output.
- getPreparing() - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) True when we are still preparing, false if we're rendering the final output.
- getPreparing() - Method in interface com.hashicorp.cdktf.ResolveOptions
-
(experimental) Whether the resolution is being executed during the prepare phase or not.
- getPreparing() - Method in class com.hashicorp.cdktf.ResolveOptions.Jsii$Proxy
-
- getPreventDestroy() - Method in interface com.hashicorp.cdktf.TerraformResourceLifecycle
-
- getPreventDestroy() - Method in class com.hashicorp.cdktf.TerraformResourceLifecycle.Jsii$Proxy
-
- getPrivateKey() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The contents of an SSH key to use for the connection.
- getPrivateKey() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getProfile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getProfile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getProfile() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getProfile() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getProfile() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Name of AWS profile in AWS shared credentials file (e.g.
- getProfile() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getProjectDomainId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getProjectDomainId() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getProjectDomainId() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getProjectDomainName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getProjectDomainName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getProjectDomainName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getProvider() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getProvider() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getProvider() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getProvider() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getProvider() - Method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- getProvider() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- getProvider() - Method in interface com.hashicorp.cdktf.TerraformModuleProvider
-
- getProvider() - Method in class com.hashicorp.cdktf.TerraformModuleProvider.Jsii$Proxy
-
- getProvider() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getProvider() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getProviderName() - Method in interface com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
-
- getProviderName() - Method in class com.hashicorp.cdktf.TerraformProviderGeneratorMetadata.Jsii$Proxy
-
- getProviders() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- getProviders() - Method in class com.hashicorp.cdktf.TerraformModule
-
- getProviders() - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
- getProviders() - Method in interface com.hashicorp.cdktf.TerraformModuleUserOptions
-
- getProviders() - Method in class com.hashicorp.cdktf.TerraformModuleUserOptions.Jsii$Proxy
-
- getProviderVersion() - Method in interface com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
-
- getProviderVersion() - Method in class com.hashicorp.cdktf.TerraformProviderGeneratorMetadata.Jsii$Proxy
-
- getProviderVersionConstraint() - Method in interface com.hashicorp.cdktf.TerraformProviderGeneratorMetadata
-
- getProviderVersionConstraint() - Method in class com.hashicorp.cdktf.TerraformProviderGeneratorMetadata.Jsii$Proxy
-
- getProvisioners() - Method in interface com.hashicorp.cdktf.TerraformMetaArguments
-
- getProvisioners() - Method in class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- getProvisioners() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getProvisioners() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getProxyHost() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) Setting this enables the SSH over HTTP connection.
- getProxyHost() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getProxyPort() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The port to use connect to the proxy host.
- getProxyPort() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getProxyScheme() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The ssh connection also supports the following fields to facilitate connections by SSH over HTTP proxy.
- getProxyScheme() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getProxyUserName() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The username to use connect to the private proxy host.
- getProxyUserName() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getProxyUserPassword() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The password to use connect to the private proxy host.
- getProxyUserPassword() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getRawOverrides() - Method in class com.hashicorp.cdktf.TerraformElement
-
- getRegion() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Optional) The region of the COS bucket.
- getRegion() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getRegion() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getRegion() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getRegion() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getRegion() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getRegion() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getRegion() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) AWS Region of the S3 Bucket and DynamoDB Table (if used).
- getRegion() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getRegionName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getRegionName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getRegionName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.ArtifactoryBackend
-
Deprecated.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.AzurermBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.CloudBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.ConsulBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.CosBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.EtcdBackend
-
Deprecated.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.EtcdV3Backend
-
Deprecated.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.GcsBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.HttpBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.LocalBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.MantaBackend
-
Deprecated.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.OssBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.PgBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.RemoteBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.S3Backend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.SwiftBackend
-
Deprecated.
- getRemoteStateDataSource(Construct, String, String) - Method in class com.hashicorp.cdktf.TerraformBackend
-
(experimental) Creates a TerraformRemoteState resource that accesses this backend.
- getRepo() - Method in interface com.hashicorp.cdktf.ArtifactoryBackendProps
-
Deprecated.
- getRepo() - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Jsii$Proxy
-
Deprecated.
- getRepo() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- getResolver() - Method in interface com.hashicorp.cdktf.ResolveOptions
-
(experimental) The resolver to apply to any resolvable tokens found.
- getResolver() - Method in class com.hashicorp.cdktf.ResolveOptions.Jsii$Proxy
-
- getResourceGroupName() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Required) The Name of the Resource Group in which the Storage Account exists.
- getResourceGroupName() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getResourceGroupName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getRetryMax() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getRetryMax() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The number of HTTP request retries.
- getRetryMax() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getRetryWaitMax() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getRetryWaitMax() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The maximum time in seconds to wait between HTTP request attempts.
- getRetryWaitMax() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getRetryWaitMin() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getRetryWaitMin() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The minimum time in seconds to wait between HTTP request attempts.
- getRetryWaitMin() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getRoleArn() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getRoleArn() - Method in interface com.hashicorp.cdktf.OssAssumeRole
-
- getRoleArn() - Method in class com.hashicorp.cdktf.OssAssumeRole.Jsii$Proxy
-
- getRoleArn() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Amazon Resource Name (ARN) of the IAM Role to assume.
- getRoleArn() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getSasToken() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The SAS Token used to access the Blob Storage Account.
- getSasToken() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getSasToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getSchemaName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Jsii$Proxy
-
- getSchemaName() - Method in interface com.hashicorp.cdktf.PgBackendProps
-
- getSchemaName() - Method in class com.hashicorp.cdktf.PgBackendProps.Jsii$Proxy
-
- getScheme() - Method in interface com.hashicorp.cdktf.ConsulBackendProps
-
(experimental) (Optional) Specifies what protocol to use when talking to the given address,either http or https.
- getScheme() - Method in class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- getScheme() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getScope() - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) The scope from which resolution has been initiated.
- getScope() - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) The scope from which resolution has been initiated.
- getScope() - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) The scope from which resolution has been initiated.
- getScope() - Method in interface com.hashicorp.cdktf.ResolveOptions
-
(experimental) The scope from which resolution is performed.
- getScope() - Method in class com.hashicorp.cdktf.ResolveOptions.Jsii$Proxy
-
- getScript() - Method in interface com.hashicorp.cdktf.RemoteExecProvisioner
-
(experimental) This is a path (relative or absolute) to a local script that will be copied to the remote resource and then executed.
- getScript() - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Jsii$Proxy
-
- getScriptPath() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The path used to copy scripts meant for remote execution.
- getScriptPath() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getScriptPath() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The path used to copy scripts meant for remote execution.
- getScriptPath() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getScripts() - Method in interface com.hashicorp.cdktf.RemoteExecProvisioner
-
(experimental) This is a list of paths (relative or absolute) to local scripts that will be copied to the remote resource and then executed.
- getScripts() - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Jsii$Proxy
-
- getSecretId() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Optional) Secret id of Tencent Cloud.
- getSecretId() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getSecretId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getSecretKey() - Method in interface com.hashicorp.cdktf.CosBackendProps
-
(experimental) (Optional) Secret key of Tencent Cloud.
- getSecretKey() - Method in class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- getSecretKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getSecretKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getSecretKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getSecretKey() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getSecretKey() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getSecretKey() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) AWS secret access key.
- getSecretKey() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getSecurityToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getSecurityToken() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getSecurityToken() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getSensitive() - Method in class com.hashicorp.cdktf.TerraformOutput
-
- getSensitive() - Method in interface com.hashicorp.cdktf.TerraformOutputConfig
-
- getSensitive() - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Jsii$Proxy
-
- getSensitive() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getSensitive() - Method in interface com.hashicorp.cdktf.TerraformVariableConfig
-
- getSensitive() - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
- getSessionExpiration() - Method in interface com.hashicorp.cdktf.OssAssumeRole
-
- getSessionExpiration() - Method in class com.hashicorp.cdktf.OssAssumeRole.Jsii$Proxy
-
- getSessionName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getSessionName() - Method in interface com.hashicorp.cdktf.OssAssumeRole
-
- getSessionName() - Method in class com.hashicorp.cdktf.OssAssumeRole.Jsii$Proxy
-
- getSessionName() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Session name to use when assuming the role.
- getSessionName() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getSharedCredentialsFile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getSharedCredentialsFile() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getSharedCredentialsFile() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getSharedCredentialsFile() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getSharedCredentialsFile() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Path to the AWS shared credentials file.
- getSharedCredentialsFile() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getSkipAssetCreationFromLocalModules() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- getSkipAssetCreationFromLocalModules() - Method in class com.hashicorp.cdktf.TerraformModule
-
- getSkipAssetCreationFromLocalModules() - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
- getSkipAssetCreationFromLocalModules() - Method in interface com.hashicorp.cdktf.TerraformModuleUserOptions
-
- getSkipAssetCreationFromLocalModules() - Method in class com.hashicorp.cdktf.TerraformModuleUserOptions.Jsii$Proxy
-
- getSkipCertVerification() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getSkipCertVerification() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) Whether to skip TLS verification.
- getSkipCertVerification() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getSkipCredentialsValidation() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getSkipCredentialsValidation() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Skip credentials validation via the STS API.
- getSkipCredentialsValidation() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getSkipMetadataApiCheck() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getSkipMetadataApiCheck() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Skip usage of EC2 Metadata API.
- getSkipMetadataApiCheck() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getSkipRegionValidation() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getSkipRegionValidation() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Skip validation of provided region name.
- getSkipRegionValidation() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getSkipSchemaCreation() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Jsii$Proxy
-
- getSkipSchemaCreation() - Method in interface com.hashicorp.cdktf.PgBackendProps
-
- getSkipSchemaCreation() - Method in class com.hashicorp.cdktf.PgBackendProps.Jsii$Proxy
-
- getSkipValidation() - Method in class com.hashicorp.cdktf.App
-
(experimental) Whether to skip the validation during synthesis of the app.
- getSkipValidation() - Method in interface com.hashicorp.cdktf.AppOptions
-
(experimental) Whether to skip the validation during synthesis of the app.
- getSkipValidation() - Method in class com.hashicorp.cdktf.AppOptions.Jsii$Proxy
-
- getSkipValidation() - Method in interface com.hashicorp.cdktf.ISynthesisSession
-
- getSkipValidation() - Method in interface com.hashicorp.cdktf.ISynthesisSession.Jsii$Default
-
- getSkipValidation() - Method in class com.hashicorp.cdktf.ISynthesisSession.Jsii$Proxy
-
- getSnapshot() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) Should the Blob used to store the Terraform Statefile be snapshotted before use?
- getSnapshot() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getSnapshot() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getSource() - Method in interface com.hashicorp.cdktf.FileProvisioner
-
(experimental) The direct content to copy on the destination.
- getSource() - Method in class com.hashicorp.cdktf.FileProvisioner.Jsii$Proxy
-
- getSource() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- getSource() - Method in class com.hashicorp.cdktf.TerraformModule
-
- getSource() - Method in interface com.hashicorp.cdktf.TerraformModuleOptions
-
- getSource() - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
- getSseCustomerKey() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getSseCustomerKey() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) The key to use for encrypting state with Server-Side Encryption with Customer-Provided Keys (SSE-C).
- getSseCustomerKey() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getStack() - Method in interface com.hashicorp.cdktf.IResource
-
(experimental) The stack in which this resource is defined.
- getStack() - Method in interface com.hashicorp.cdktf.IResource.Jsii$Default
-
(experimental) The stack in which this resource is defined.
- getStack() - Method in class com.hashicorp.cdktf.IResource.Jsii$Proxy
-
(experimental) The stack in which this resource is defined.
- getStack() - Method in class com.hashicorp.cdktf.Resource
-
Deprecated.
- getStackName() - Method in interface com.hashicorp.cdktf.TerraformStackMetadata
-
- getStackName() - Method in class com.hashicorp.cdktf.TerraformStackMetadata.Jsii$Proxy
-
- getStacks() - Method in interface com.hashicorp.cdktf.IManifest
-
- getStacks() - Method in interface com.hashicorp.cdktf.IManifest.Jsii$Default
-
- getStacks() - Method in class com.hashicorp.cdktf.IManifest.Jsii$Proxy
-
- getStacks() - Method in class com.hashicorp.cdktf.Manifest
-
- getStacktrace() - Method in interface com.hashicorp.cdktf.StackAnnotation
-
- getStacktrace() - Method in class com.hashicorp.cdktf.StackAnnotation.Jsii$Proxy
-
- getStackTrace() - Method in interface com.hashicorp.cdktf.TerraformElementMetadata
-
- getStackTrace() - Method in class com.hashicorp.cdktf.TerraformElementMetadata.Jsii$Proxy
-
- getStackTraces() - Method in interface com.hashicorp.cdktf.AppOptions
-
- getStackTraces() - Method in class com.hashicorp.cdktf.AppOptions.Jsii$Proxy
-
- getStackTraces() - Method in interface com.hashicorp.cdktf.TestingAppOptions
-
- getStackTraces() - Method in class com.hashicorp.cdktf.TestingAppOptions.Jsii$Proxy
-
- getStateName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getStateName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getStateName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getStaticId() - Method in class com.hashicorp.cdktf.TerraformOutput
-
- getStaticId() - Method in interface com.hashicorp.cdktf.TerraformOutputConfig
-
(experimental) If set to true the synthesized Terraform Output will be named after the `id` passed to the constructor instead of the default (TerraformOutput.friendlyUniqueId).
- getStaticId() - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Jsii$Proxy
-
- getStorageAccountName() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Required) The Name of the Storage Account.
- getStorageAccountName() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getStorageAccountName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getString(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getString(String) - Method in class com.hashicorp.cdktf.TerraformModule
-
- getString(String) - Method in class com.hashicorp.cdktf.TerraformRemoteState
-
- getString(String) - Static method in class com.hashicorp.cdktf.TerraformSelf
-
(experimental) Only usable within a connection block to reference the connections parent resource.
- getStringAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getStringAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getStringAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getStringAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getStringMap(String) - Method in class com.hashicorp.cdktf.TerraformIterator
-
- getStringMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getStringMapAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- getStringMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getStringMapAttribute(String) - Method in class com.hashicorp.cdktf.TerraformResource
-
- getStringValue() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getStsEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getStsEndpoint() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Custom endpoint for the AWS Security Token Service (STS) API.
- getStsEndpoint() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getStubVersion() - Method in interface com.hashicorp.cdktf.TestingAppOptions
-
- getStubVersion() - Method in class com.hashicorp.cdktf.TestingAppOptions.Jsii$Proxy
-
- getSubpath() - Method in interface com.hashicorp.cdktf.ArtifactoryBackendProps
-
Deprecated.
- getSubpath() - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Jsii$Proxy
-
Deprecated.
- getSubpath() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- getSubscriptionId() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The Subscription ID in which the Storage Account exists.
- getSubscriptionId() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getSubscriptionId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getSuppressBraces() - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) True when ${} should be ommitted (because already inside them), false otherwise.
- getSuppressBraces() - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) True when ${} should be ommitted (because already inside them), false otherwise.
- getSuppressBraces() - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) True when ${} should be ommitted (because already inside them), false otherwise.
- getSynthesizedStackPath() - Method in interface com.hashicorp.cdktf.StackManifest
-
- getSynthesizedStackPath() - Method in class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
- getSynthesizer() - Method in class com.hashicorp.cdktf.TerraformStack
-
- getTablestoreEndpoint() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getTablestoreEndpoint() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getTablestoreEndpoint() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getTablestoreTable() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getTablestoreTable() - Method in interface com.hashicorp.cdktf.OssBackendProps
-
- getTablestoreTable() - Method in class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- getTags() - Method in class com.hashicorp.cdktf.TaggedCloudWorkspaces
-
- getTargetPlatform() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The target platform to connect to.
- getTargetPlatform() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getTargetStackId() - Method in class com.hashicorp.cdktf.App
-
(experimental) The stack which will be synthesized.
- getTenantId() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) The Tenant ID in which the Subscription exists.
- getTenantId() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getTenantId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getTenantId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getTenantId() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getTenantId() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getTenantName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getTenantName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getTenantName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.AnyMap
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.AnyMapList
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.BooleanMap
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.BooleanMapList
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.ComplexList
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.ComplexMap
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.ComplexObject
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.NumberMap
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.NumberMapList
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.StringMap
-
- getTerraformAttribute() - Method in class com.hashicorp.cdktf.StringMapList
-
- getTerraformGeneratorMetadata() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getTerraformGeneratorMetadata() - Method in class com.hashicorp.cdktf.TerraformProvider
-
- getTerraformGeneratorMetadata() - Method in interface com.hashicorp.cdktf.TerraformProviderConfig
-
- getTerraformGeneratorMetadata() - Method in class com.hashicorp.cdktf.TerraformProviderConfig.Jsii$Proxy
-
- getTerraformGeneratorMetadata() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getTerraformGeneratorMetadata() - Method in interface com.hashicorp.cdktf.TerraformResourceConfig
-
- getTerraformGeneratorMetadata() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getTerraformMetaArguments() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getTerraformMetaArguments() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getTerraformProviderSource() - Method in class com.hashicorp.cdktf.TerraformProvider
-
- getTerraformProviderSource() - Method in interface com.hashicorp.cdktf.TerraformProviderConfig
-
- getTerraformProviderSource() - Method in class com.hashicorp.cdktf.TerraformProviderConfig.Jsii$Proxy
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.AnyMap
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.AnyMapList
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.BooleanMap
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.BooleanMapList
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getTerraformResource() - Method in class com.hashicorp.cdktf.ComplexList
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.ComplexMap
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.ComplexObject
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.NumberMap
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.NumberMapList
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.StringMap
-
- getTerraformResource() - Method in class com.hashicorp.cdktf.StringMapList
-
- getTerraformResourceType() - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- getTerraformResourceType() - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- getTerraformResourceType() - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- getTerraformResourceType() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- getTerraformResourceType() - Method in class com.hashicorp.cdktf.TerraformProvider
-
- getTerraformResourceType() - Method in interface com.hashicorp.cdktf.TerraformProviderConfig
-
- getTerraformResourceType() - Method in class com.hashicorp.cdktf.TerraformProviderConfig.Jsii$Proxy
-
- getTerraformResourceType() - Method in class com.hashicorp.cdktf.TerraformResource
-
- getTerraformResourceType() - Method in interface com.hashicorp.cdktf.TerraformResourceConfig
-
- getTerraformResourceType() - Method in class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- getTfResourceType() - Method in interface com.hashicorp.cdktf.testing_matchers.TerraformConstructor
-
- getTfResourceType() - Method in class com.hashicorp.cdktf.testing_matchers.TerraformConstructor.Jsii$Proxy
-
- getTimeout() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The timeout to wait for the connection to become available.
- getTimeout() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getTimeout() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The timeout to wait for the connection to become available.
- getTimeout() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getToken() - Method in interface com.hashicorp.cdktf.CloudBackendProps
-
(experimental) The token used to authenticate with Terraform Cloud.
- getToken() - Method in class com.hashicorp.cdktf.CloudBackendProps.Jsii$Proxy
-
- getToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
- getToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getToken() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getToken() - Method in interface com.hashicorp.cdktf.RemoteBackendProps
-
- getToken() - Method in class com.hashicorp.cdktf.RemoteBackendProps.Jsii$Proxy
-
- getToken() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Multi-Factor Authentication (MFA) token.
- getToken() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getToken() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getToken() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getTokens() - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Return all Tokens from this string.
- getType() - Method in interface com.hashicorp.cdktf.FileProvisioner
-
- getType() - Method in class com.hashicorp.cdktf.FileProvisioner.Jsii$Proxy
-
- getType() - Method in interface com.hashicorp.cdktf.LocalExecProvisioner
-
- getType() - Method in class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
- getType() - Method in interface com.hashicorp.cdktf.RemoteExecProvisioner
-
- getType() - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Jsii$Proxy
-
- getType() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The connection type.
- getType() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getType() - Method in class com.hashicorp.cdktf.TerraformAsset
-
- getType() - Method in interface com.hashicorp.cdktf.TerraformAssetConfig
-
- getType() - Method in class com.hashicorp.cdktf.TerraformAssetConfig.Jsii$Proxy
-
- getType() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getType() - Method in interface com.hashicorp.cdktf.TerraformVariableConfig
-
(experimental) The type argument in a variable block allows you to restrict the type of value that will be accepted as the value for a variable.
- getType() - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
- getType() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The connection type.
- getType() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getUniqueId() - Method in interface com.hashicorp.cdktf.TerraformElementMetadata
-
- getUniqueId() - Method in class com.hashicorp.cdktf.TerraformElementMetadata.Jsii$Proxy
-
- getUnlockAddress() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getUnlockAddress() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The address of the unlock REST endpoint.
- getUnlockAddress() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getUnlockMethod() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getUnlockMethod() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The HTTP method to use when unlocking.
- getUnlockMethod() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getUpdateMethod() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getUpdateMethod() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) HTTP method to use when updating state.
- getUpdateMethod() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getUrl() - Method in interface com.hashicorp.cdktf.ArtifactoryBackendProps
-
Deprecated.
- getUrl() - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Jsii$Proxy
-
Deprecated.
- getUrl() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- getUrl() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getUrl() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getUrl() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getUseAzureadAuth() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) Should AzureAD Authentication be used to access the Blob Storage Account.
- getUseAzureadAuth() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getUseAzureadAuth() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getUseMicrosoftGraph() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) Should MSAL be used for authentication instead of ADAL, and should Microsoft Graph be used instead of Azure Active Directory Graph?
- getUseMicrosoftGraph() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getUseMicrosoftGraph() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getUseMsi() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) Should Managed Service Identity authentication be used?
- getUseMsi() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getUseMsi() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getUseNtlm() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) Set to true to use NTLM authentication rather than default (basic authentication), removing the requirement for basic authentication to be enabled within the target guest.
- getUseNtlm() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getUseOidc() - Method in interface com.hashicorp.cdktf.AzurermBackendProps
-
(experimental) (Optional) Should OIDC authentication be used? This can also be sourced from the ARM_USE_OIDC environment variable.
- getUseOidc() - Method in class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- getUseOidc() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getUser() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getUser() - Method in interface com.hashicorp.cdktf.MantaBackendProps
-
Deprecated.
- getUser() - Method in class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- getUser() - Method in interface com.hashicorp.cdktf.SSHProvisionerConnection
-
(experimental) The user to use for the connection.
- getUser() - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- getUser() - Method in interface com.hashicorp.cdktf.WinrmProvisionerConnection
-
(experimental) The user to use for the connection.
- getUser() - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- getUserDomainId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getUserDomainId() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getUserDomainId() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getUserDomainName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getUserDomainName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getUserDomainName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getUserId() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getUserId() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getUserId() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in interface com.hashicorp.cdktf.ArtifactoryBackendProps
-
Deprecated.
- getUsername() - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getUserName() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in interface com.hashicorp.cdktf.EtcdBackendProps
-
Deprecated.
- getUsername() - Method in class com.hashicorp.cdktf.EtcdBackendProps.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in interface com.hashicorp.cdktf.EtcdV3BackendProps
-
Deprecated.
- getUsername() - Method in class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- getUsername() - Method in interface com.hashicorp.cdktf.HttpBackendProps
-
(experimental) (Optional) The username for HTTP basic authentication.
- getUsername() - Method in class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- getUserName() - Method in interface com.hashicorp.cdktf.SwiftBackendProps
-
Deprecated.
- getUserName() - Method in class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- getValidation() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getValidation() - Method in interface com.hashicorp.cdktf.TerraformVariableConfig
-
(experimental) Specify arbitrary custom validation rules for a particular variable using a validation block nested within the corresponding variable block.
- getValidation() - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
- getValue() - Method in class com.hashicorp.cdktf.ListTerraformIterator
-
(experimental) Returns the value of the current item iterated over.
- getValue() - Method in class com.hashicorp.cdktf.MapTerraformIterator
-
(experimental) Returns the value of the current item iterated over.
- getValue() - Method in class com.hashicorp.cdktf.TerraformOutput
-
- getValue() - Method in interface com.hashicorp.cdktf.TerraformOutputConfig
-
- getValue() - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Jsii$Proxy
-
- getValue() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- getVariables() - Method in class com.hashicorp.cdktf.TerraformHclModule
-
- getVariables() - Method in interface com.hashicorp.cdktf.TerraformHclModuleOptions
-
- getVariables() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- getVersion() - Method in interface com.hashicorp.cdktf.IManifest
-
- getVersion() - Method in interface com.hashicorp.cdktf.IManifest.Jsii$Default
-
- getVersion() - Method in class com.hashicorp.cdktf.IManifest.Jsii$Proxy
-
- getVersion() - Method in class com.hashicorp.cdktf.Manifest
-
- getVersion() - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- getVersion() - Method in class com.hashicorp.cdktf.TerraformModule
-
- getVersion() - Method in interface com.hashicorp.cdktf.TerraformModuleOptions
-
- getVersion() - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
- getVersion() - Method in interface com.hashicorp.cdktf.TerraformStackMetadata
-
- getVersion() - Method in class com.hashicorp.cdktf.TerraformStackMetadata.Jsii$Proxy
-
- getWarnEscapes() - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) True when ${} should not be included in the string to be resolved, outputs a warning.
- getWarnEscapes() - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) True when ${} should not be included in the string to be resolved, outputs a warning.
- getWarnEscapes() - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) True when ${} should not be included in the string to be resolved, outputs a warning.
- getWhen() - Method in interface com.hashicorp.cdktf.LocalExecProvisioner
-
(experimental) If provided, specifies when Terraform will execute the command.
- getWhen() - Method in class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
- getWorkingDir() - Method in interface com.hashicorp.cdktf.LocalExecProvisioner
-
(experimental) If provided, specifies the working directory where command will be executed.
- getWorkingDir() - Method in class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
- getWorkingDirectory() - Method in interface com.hashicorp.cdktf.StackManifest
-
- getWorkingDirectory() - Method in class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- getWorkspace() - Method in interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getWorkspace() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- getWorkspaceDir() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Jsii$Proxy
-
- getWorkspaceDir() - Method in interface com.hashicorp.cdktf.LocalBackendProps
-
(experimental) (Optional) The path to non-default workspaces.
- getWorkspaceDir() - Method in class com.hashicorp.cdktf.LocalBackendProps.Jsii$Proxy
-
- getWorkspaceKeyPrefix() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- getWorkspaceKeyPrefix() - Method in interface com.hashicorp.cdktf.S3BackendProps
-
(experimental) (Optional) Prefix applied to the state path inside the bucket.
- getWorkspaceKeyPrefix() - Method in class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
- getWorkspaces() - Method in interface com.hashicorp.cdktf.CloudBackendProps
-
(experimental) A nested block that specifies which remote Terraform Cloud workspaces to use for the current configuration.
- getWorkspaces() - Method in class com.hashicorp.cdktf.CloudBackendProps.Jsii$Proxy
-
- getWorkspaces() - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
- getWorkspaces() - Method in interface com.hashicorp.cdktf.RemoteBackendProps
-
- getWorkspaces() - Method in class com.hashicorp.cdktf.RemoteBackendProps.Jsii$Proxy
-
- getWrapsSet() - Method in class com.hashicorp.cdktf.AnyMapList
-
- getWrapsSet() - Method in class com.hashicorp.cdktf.BooleanMapList
-
- getWrapsSet() - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- getWrapsSet() - Method in class com.hashicorp.cdktf.ComplexList
-
- getWrapsSet() - Method in class com.hashicorp.cdktf.NumberMapList
-
- getWrapsSet() - Method in class com.hashicorp.cdktf.StringMapList
-
- gt(Object, Object) - Static method in class com.hashicorp.cdktf.Op
-
(experimental) Renders left > right.
- gte(Object, Object) - Static method in class com.hashicorp.cdktf.Op
-
(experimental) Renders left >= right.
- gzip(Boolean) - Method in class com.hashicorp.cdktf.ConsulBackend.Builder
-
(experimental) (Optional) true to compress the state data using gzip, or false (the default) to leave it uncompressed.
- gzip(Boolean) - Method in class com.hashicorp.cdktf.ConsulBackendProps.Builder
-
- gzip(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsul.Builder
-
(experimental) (Optional) true to compress the state data using gzip, or false (the default) to leave it uncompressed.
- gzip(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Builder
-
- join(String, List<String>) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) join
produces a string by concatenating together all elements of a given list of strings with the given delimiter.
- join(Object, Object) - Method in interface com.hashicorp.cdktf.IFragmentConcatenator
-
(experimental) Join the fragment on the left and on the right.
- join(Object, Object) - Method in interface com.hashicorp.cdktf.IFragmentConcatenator.Jsii$Default
-
(experimental) Join the fragment on the left and on the right.
- join(Object, Object) - Method in class com.hashicorp.cdktf.IFragmentConcatenator.Jsii$Proxy
-
(experimental) Join the fragment on the left and on the right.
- join(Object, Object) - Method in class com.hashicorp.cdktf.StringConcat
-
(experimental) Concatenates string fragments.
- join(IFragmentConcatenator) - Method in class com.hashicorp.cdktf.TokenizedStringFragments
-
(experimental) Combine the string fragments using the given joiner.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.AppOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(AppOptions.Builder) - Constructor for class com.hashicorp.cdktf.AppOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
AppOptions.Builder
.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ArtifactoryBackendProps.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(ArtifactoryBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.ArtifactoryBackendProps.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(AzurermBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.AzurermBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.CloudBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(CloudBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.CloudBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(ConsulBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.ConsulBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(CosBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.CosBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateArtifactoryConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateAzurermConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateConsulConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateCosConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateEtcdConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdConfig.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateEtcdV3Config.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateEtcdV3Config.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateGcsConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateGcsConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateHttpConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateLocalConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateLocalConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateMantaConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateMantaConfig.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateOssConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStatePgConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateRemoteConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateRemoteConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateS3Config.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(DataTerraformRemoteStateSwiftConfig.Builder) - Constructor for class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.EncodingOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(EncodingOptions.Builder) - Constructor for class com.hashicorp.cdktf.EncodingOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.EtcdBackendProps.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(EtcdBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.EtcdBackendProps.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(EtcdV3BackendProps.Builder) - Constructor for class com.hashicorp.cdktf.EtcdV3BackendProps.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.FileProvisioner.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(FileProvisioner.Builder) - Constructor for class com.hashicorp.cdktf.FileProvisioner.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(GcsBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.GcsBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(HttpBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.HttpBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IAnyProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IAspect.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IFragmentConcatenator.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IListProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IManifest.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.INumberProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IPostProcessor.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IRemoteWorkspace.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IResolvable.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IResource.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IResourceConstructor.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IScopeCallback.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IStackSynthesizer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.IStringProducer.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ISynthesisSession.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ITerraformAddressable.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ITerraformDependable.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ITerraformIterator.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ITokenMapper.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ITokenResolver.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.LazyAnyValueOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(LazyAnyValueOptions.Builder) - Constructor for class com.hashicorp.cdktf.LazyAnyValueOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.LazyListValueOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(LazyListValueOptions.Builder) - Constructor for class com.hashicorp.cdktf.LazyListValueOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.LazyStringValueOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(LazyStringValueOptions.Builder) - Constructor for class com.hashicorp.cdktf.LazyStringValueOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.LocalBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(LocalBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.LocalBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(LocalExecProvisioner.Builder) - Constructor for class com.hashicorp.cdktf.LocalExecProvisioner.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(MantaBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.MantaBackendProps.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.OssAssumeRole.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(OssAssumeRole.Builder) - Constructor for class com.hashicorp.cdktf.OssAssumeRole.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
OssAssumeRole.Builder
.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(OssBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.OssBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.PgBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(PgBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.PgBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
PgBackendProps.Builder
.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.RemoteBackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(RemoteBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.RemoteBackendProps.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.RemoteExecProvisioner.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(RemoteExecProvisioner.Builder) - Constructor for class com.hashicorp.cdktf.RemoteExecProvisioner.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.ResolveOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(ResolveOptions.Builder) - Constructor for class com.hashicorp.cdktf.ResolveOptions.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
ResolveOptions.Builder
.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(S3BackendProps.Builder) - Constructor for class com.hashicorp.cdktf.S3BackendProps.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
S3BackendProps.Builder
.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(SSHProvisionerConnection.Builder) - Constructor for class com.hashicorp.cdktf.SSHProvisionerConnection.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.StackAnnotation.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(StackAnnotation.Builder) - Constructor for class com.hashicorp.cdktf.StackAnnotation.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(StackManifest.Builder) - Constructor for class com.hashicorp.cdktf.StackManifest.Jsii$Proxy
-
Constructor that initializes the object based on literal property values passed by the
StackManifest.Builder
.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(SwiftBackendProps.Builder) - Constructor for class com.hashicorp.cdktf.SwiftBackendProps.Jsii$Proxy
-
Deprecated.
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformAssetConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformAssetConfig.Builder) - Constructor for class com.hashicorp.cdktf.TerraformAssetConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformElementMetadata.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformElementMetadata.Builder) - Constructor for class com.hashicorp.cdktf.TerraformElementMetadata.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformHclModuleOptions.Builder) - Constructor for class com.hashicorp.cdktf.TerraformHclModuleOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformMetaArguments.Builder) - Constructor for class com.hashicorp.cdktf.TerraformMetaArguments.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformModuleOptions.Builder) - Constructor for class com.hashicorp.cdktf.TerraformModuleOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformModuleProvider.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformModuleProvider.Builder) - Constructor for class com.hashicorp.cdktf.TerraformModuleProvider.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformModuleUserOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformModuleUserOptions.Builder) - Constructor for class com.hashicorp.cdktf.TerraformModuleUserOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformOutputConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformOutputConfig.Builder) - Constructor for class com.hashicorp.cdktf.TerraformOutputConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformProviderConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformProviderConfig.Builder) - Constructor for class com.hashicorp.cdktf.TerraformProviderConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformProviderGeneratorMetadata.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformProviderGeneratorMetadata.Builder) - Constructor for class com.hashicorp.cdktf.TerraformProviderGeneratorMetadata.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformResourceConfig.Builder) - Constructor for class com.hashicorp.cdktf.TerraformResourceConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformResourceLifecycle.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformResourceLifecycle.Builder) - Constructor for class com.hashicorp.cdktf.TerraformResourceLifecycle.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformStackMetadata.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformStackMetadata.Builder) - Constructor for class com.hashicorp.cdktf.TerraformStackMetadata.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformVariableConfig.Builder) - Constructor for class com.hashicorp.cdktf.TerraformVariableConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TerraformVariableValidationConfig.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformVariableValidationConfig.Builder) - Constructor for class com.hashicorp.cdktf.TerraformVariableValidationConfig.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.testing_matchers.TerraformConstructor.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TerraformConstructor.Builder) - Constructor for class com.hashicorp.cdktf.testing_matchers.TerraformConstructor.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.TestingAppOptions.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(TestingAppOptions.Builder) - Constructor for class com.hashicorp.cdktf.TestingAppOptions.Jsii$Proxy
-
- Jsii$Proxy(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
Constructor that initializes the object based on values retrieved from the JsiiObject.
- Jsii$Proxy(WinrmProvisionerConnection.Builder) - Constructor for class com.hashicorp.cdktf.WinrmProvisionerConnection.Jsii$Proxy
-
- jsondecode(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) jsondecode
interprets a given string as JSON, returning a representation of the result of decoding that string.
- jsonencode(Object) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) jsonencode
encodes a given value to a string using JSON syntax.
- range(Number, Number, Number) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) range
generates a list of numbers using a start value, a limit value, and a step value.
- range(Number, Number) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) range
generates a list of numbers using a start value, a limit value, and a step value.
- rawString(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) Use this function to wrap a string and escape it properly for the use in Terraform This is only needed in certain scenarios (e.g., if you have unescaped double quotes in the string).
- regex(String, String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) regex
applies a regular expression to a string and returns the matching substrings in pattern.
- regexall(String, String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) regexall
applies a regular expression to a string and returns a list of all matches.
- region(String) - Method in class com.hashicorp.cdktf.CosBackend.Builder
-
(experimental) (Optional) The region of the COS bucket.
- region(String) - Method in class com.hashicorp.cdktf.CosBackendProps.Builder
-
- region(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCos.Builder
-
(experimental) (Optional) The region of the COS bucket.
- region(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Builder
-
- region(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- region(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- region(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) AWS Region of the S3 Bucket and DynamoDB Table (if used).
- region(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- region(String) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- region(String) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- region(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) AWS Region of the S3 Bucket and DynamoDB Table (if used).
- region(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- regionName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- regionName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- regionName(String) - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- regionName(String) - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- registerIncomingCrossStackReference(TerraformStack) - Method in class com.hashicorp.cdktf.TerraformStack
-
- registerOutgoingCrossStackReference(String) - Method in class com.hashicorp.cdktf.TerraformStack
-
- registerPostProcessor(IPostProcessor) - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) Use this postprocessor after the entire token structure has been resolved.
- registerPostProcessor(IPostProcessor) - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) Use this postprocessor after the entire token structure has been resolved.
- registerPostProcessor(IPostProcessor) - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) Use this postprocessor after the entire token structure has been resolved.
- RemoteBackend - Class in com.hashicorp.cdktf
-
- RemoteBackend(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.RemoteBackend
-
- RemoteBackend(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.RemoteBackend
-
- RemoteBackend(Construct, RemoteBackendProps) - Constructor for class com.hashicorp.cdktf.RemoteBackend
-
- RemoteBackend.Builder - Class in com.hashicorp.cdktf
-
- RemoteBackendProps - Interface in com.hashicorp.cdktf
-
- RemoteBackendProps.Builder - Class in com.hashicorp.cdktf
-
- RemoteBackendProps.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- RemoteExecProvisioner - Interface in com.hashicorp.cdktf
-
(experimental) The remote-exec provisioner invokes a script on a remote resource after it is created.
- RemoteExecProvisioner.Builder - Class in com.hashicorp.cdktf
-
- RemoteExecProvisioner.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- renderConstructTree(IConstruct) - Static method in class com.hashicorp.cdktf.Testing
-
- replace(String, String, String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) replace
searches a given string for another given substring, and replaces each occurrence with a given replacement string.
- repo(String) - Method in class com.hashicorp.cdktf.ArtifactoryBackend.Builder
-
Deprecated.
- repo(String) - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Builder
-
Deprecated.
- repo(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactory.Builder
-
Deprecated.
- repo(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Builder
-
Deprecated.
- resetOverrideLogicalId() - Method in class com.hashicorp.cdktf.TerraformElement
-
(experimental) Resets a previously passed logical Id to use the auto-generated logical id again.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.AnyMap
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.AnyMapList
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.BooleanMap
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.BooleanMapList
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.ComplexList
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.ComplexMap
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.ComplexObject
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in interface com.hashicorp.cdktf.IResolvable.Jsii$Default
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.IResolvable.Jsii$Proxy
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in interface com.hashicorp.cdktf.IResolvable
-
(experimental) Produce the Token's value at resolution time.
- resolve(Object) - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) Resolve an inner object.
- resolve(Object) - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) Resolve an inner object.
- resolve(Object) - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) Resolve an inner object.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.LazyBase
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.NumberMap
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.NumberMapList
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.StringMap
-
(experimental) Produce the Token's value at resolution time.
- resolve(IResolveContext) - Method in class com.hashicorp.cdktf.StringMapList
-
(experimental) Produce the Token's value at resolution time.
- resolve(Object, ResolveOptions) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Resolves an object by evaluating all tokens and removing any undefined or empty objects or arrays.
- resolveLazy(IResolveContext) - Method in class com.hashicorp.cdktf.LazyBase
-
- resolveList(List<String>, IResolveContext) - Method in class com.hashicorp.cdktf.DefaultTokenResolver
-
(experimental) Resolves a list of string.
- resolveList(List<String>, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver.Jsii$Default
-
(experimental) Resolve a tokenized list.
- resolveList(List<String>, IResolveContext) - Method in class com.hashicorp.cdktf.ITokenResolver.Jsii$Proxy
-
(experimental) Resolve a tokenized list.
- resolveList(List<String>, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver
-
(experimental) Resolve a tokenized list.
- resolveMap(Map<String, Object>, IResolveContext) - Method in class com.hashicorp.cdktf.DefaultTokenResolver
-
(experimental) Resolves a map token.
- resolveMap(Map<String, Object>, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver.Jsii$Default
-
(experimental) Resolve a tokenized map.
- resolveMap(Map<String, Object>, IResolveContext) - Method in class com.hashicorp.cdktf.ITokenResolver.Jsii$Proxy
-
(experimental) Resolve a tokenized map.
- resolveMap(Map<String, Object>, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver
-
(experimental) Resolve a tokenized map.
- resolveNumberList(List<Number>, IResolveContext) - Method in class com.hashicorp.cdktf.DefaultTokenResolver
-
(experimental) Resolves a list of numbers.
- resolveNumberList(List<Number>, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver.Jsii$Default
-
(experimental) Resolve a tokenized number list.
- resolveNumberList(List<Number>, IResolveContext) - Method in class com.hashicorp.cdktf.ITokenResolver.Jsii$Proxy
-
(experimental) Resolve a tokenized number list.
- resolveNumberList(List<Number>, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver
-
(experimental) Resolve a tokenized number list.
- ResolveOptions - Interface in com.hashicorp.cdktf
-
(experimental) Options to the resolve() operation.
- ResolveOptions.Builder - Class in com.hashicorp.cdktf
-
- ResolveOptions.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- resolver(ITokenResolver) - Method in class com.hashicorp.cdktf.ResolveOptions.Builder
-
- resolveString(TokenizedStringFragments, IResolveContext) - Method in class com.hashicorp.cdktf.DefaultTokenResolver
-
(experimental) Resolve string fragments to Tokens.
- resolveString(TokenizedStringFragments, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver.Jsii$Default
-
(experimental) Resolve a string with at least one stringified token in it.
- resolveString(TokenizedStringFragments, IResolveContext) - Method in class com.hashicorp.cdktf.ITokenResolver.Jsii$Proxy
-
(experimental) Resolve a string with at least one stringified token in it.
- resolveString(TokenizedStringFragments, IResolveContext) - Method in interface com.hashicorp.cdktf.ITokenResolver
-
(experimental) Resolve a string with at least one stringified token in it.
- resolveToken(IResolvable, IResolveContext, IPostProcessor) - Method in class com.hashicorp.cdktf.DefaultTokenResolver
-
(experimental) Default Token resolution.
- resolveToken(IResolvable, IResolveContext, IPostProcessor) - Method in interface com.hashicorp.cdktf.ITokenResolver.Jsii$Default
-
(experimental) Resolve a single token.
- resolveToken(IResolvable, IResolveContext, IPostProcessor) - Method in class com.hashicorp.cdktf.ITokenResolver.Jsii$Proxy
-
(experimental) Resolve a single token.
- resolveToken(IResolvable, IResolveContext, IPostProcessor) - Method in interface com.hashicorp.cdktf.ITokenResolver
-
(experimental) Resolve a single token.
- Resource - Class in com.hashicorp.cdktf
-
- Resource(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.Resource
-
Deprecated.
- Resource(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.Resource
-
Deprecated.
- Resource(Construct, String) - Constructor for class com.hashicorp.cdktf.Resource
-
Deprecated.
- resourceGroupName(String) - Method in class com.hashicorp.cdktf.AzurermBackend.Builder
-
(experimental) (Required) The Name of the Resource Group in which the Storage Account exists.
- resourceGroupName(String) - Method in class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
- resourceGroupName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurerm.Builder
-
(experimental) (Required) The Name of the Resource Group in which the Storage Account exists.
- resourceGroupName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
- retryMax(Number) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttp.Builder
-
(experimental) (Optional) The number of HTTP request retries.
- retryMax(Number) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Builder
-
- retryMax(Number) - Method in class com.hashicorp.cdktf.HttpBackend.Builder
-
(experimental) (Optional) The number of HTTP request retries.
- retryMax(Number) - Method in class com.hashicorp.cdktf.HttpBackendProps.Builder
-
- retryWaitMax(Number) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttp.Builder
-
(experimental) (Optional) The maximum time in seconds to wait between HTTP request attempts.
- retryWaitMax(Number) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Builder
-
- retryWaitMax(Number) - Method in class com.hashicorp.cdktf.HttpBackend.Builder
-
(experimental) (Optional) The maximum time in seconds to wait between HTTP request attempts.
- retryWaitMax(Number) - Method in class com.hashicorp.cdktf.HttpBackendProps.Builder
-
- retryWaitMin(Number) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttp.Builder
-
(experimental) (Optional) The minimum time in seconds to wait between HTTP request attempts.
- retryWaitMin(Number) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Builder
-
- retryWaitMin(Number) - Method in class com.hashicorp.cdktf.HttpBackend.Builder
-
(experimental) (Optional) The minimum time in seconds to wait between HTTP request attempts.
- retryWaitMin(Number) - Method in class com.hashicorp.cdktf.HttpBackendProps.Builder
-
- reverse(Object) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) reverse
takes a sequence and produces a new sequence of the same length with all of the same elements as the given sequence but in reverse order.
- reverse(Object) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Reverse any value into Resolvables, if possible.
- reverseList(List<String>) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Un-encode a Tokenized value from a list.
- reverseMap(Map<String, ? extends Object>) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Un-encode a Tokenized value from a map.
- reverseNumber(Number) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Un-encode a Tokenized value from a number.
- reverseNumberList(List<? extends Number>) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Un-encode a Tokenized value from a list.
- reverseString(String) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Un-encode a string potentially containing encoded tokens.
- roleArn(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Amazon Resource Name (ARN) of the IAM Role to assume.
- roleArn(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- roleArn(String) - Method in class com.hashicorp.cdktf.OssAssumeRole.Builder
-
- roleArn(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Amazon Resource Name (ARN) of the IAM Role to assume.
- roleArn(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- rsadecrypt(String, String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) rsadecrypt
decrypts an RSA-encrypted ciphertext, returning the corresponding cleartext.
- runAllValidations() - Method in class com.hashicorp.cdktf.TerraformStack
-
(experimental) Run all validations on the stack.
- S3Backend - Class in com.hashicorp.cdktf
-
- S3Backend(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.S3Backend
-
- S3Backend(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.S3Backend
-
- S3Backend(Construct, S3BackendProps) - Constructor for class com.hashicorp.cdktf.S3Backend
-
- S3Backend.Builder - Class in com.hashicorp.cdktf
-
(experimental) A fluent builder for
S3Backend
.
- S3BackendProps - Interface in com.hashicorp.cdktf
-
(experimental) Stores the state as a given key in a given bucket on Amazon S3.
- S3BackendProps.Builder - Class in com.hashicorp.cdktf
-
- S3BackendProps.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- sasToken(String) - Method in class com.hashicorp.cdktf.AzurermBackend.Builder
-
(experimental) (Optional) The SAS Token used to access the Blob Storage Account.
- sasToken(String) - Method in class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
- sasToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurerm.Builder
-
(experimental) (Optional) The SAS Token used to access the Blob Storage Account.
- sasToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
- schemaName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePg.Builder
-
- schemaName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Builder
-
- schemaName(String) - Method in class com.hashicorp.cdktf.PgBackend.Builder
-
- schemaName(String) - Method in class com.hashicorp.cdktf.PgBackendProps.Builder
-
- scheme(String) - Method in class com.hashicorp.cdktf.ConsulBackend.Builder
-
(experimental) (Optional) Specifies what protocol to use when talking to the given address,either http or https.
- scheme(String) - Method in class com.hashicorp.cdktf.ConsulBackendProps.Builder
-
- scheme(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsul.Builder
-
(experimental) (Optional) Specifies what protocol to use when talking to the given address,either http or https.
- scheme(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateConsulConfig.Builder
-
- scope(IConstruct) - Method in class com.hashicorp.cdktf.ResolveOptions.Builder
-
- script(String) - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Builder
-
- scriptPath(String) - Method in class com.hashicorp.cdktf.SSHProvisionerConnection.Builder
-
- scriptPath(String) - Method in class com.hashicorp.cdktf.WinrmProvisionerConnection.Builder
-
- scripts(List<String>) - Method in class com.hashicorp.cdktf.RemoteExecProvisioner.Builder
-
- secretId(String) - Method in class com.hashicorp.cdktf.CosBackend.Builder
-
(experimental) (Optional) Secret id of Tencent Cloud.
- secretId(String) - Method in class com.hashicorp.cdktf.CosBackendProps.Builder
-
- secretId(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCos.Builder
-
(experimental) (Optional) Secret id of Tencent Cloud.
- secretId(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.CosBackend.Builder
-
(experimental) (Optional) Secret key of Tencent Cloud.
- secretKey(String) - Method in class com.hashicorp.cdktf.CosBackendProps.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCos.Builder
-
(experimental) (Optional) Secret key of Tencent Cloud.
- secretKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateCosConfig.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) AWS secret access key.
- secretKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- secretKey(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) AWS secret access key.
- secretKey(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- securityToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- securityToken(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- securityToken(String) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- securityToken(String) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- sensitive(Object) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) sensitive
takes any value and returns a copy of it marked so that Terraform will treat it as sensitive, with the same meaning and behavior as for sensitive input variables.
- sensitive(Boolean) - Method in class com.hashicorp.cdktf.TerraformOutput.Builder
-
- sensitive(Boolean) - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Builder
-
- sensitive(Boolean) - Method in class com.hashicorp.cdktf.TerraformVariable.Builder
-
- sensitive(Boolean) - Method in class com.hashicorp.cdktf.TerraformVariableConfig.Builder
-
- sessionExpiration(Number) - Method in class com.hashicorp.cdktf.OssAssumeRole.Builder
-
- sessionName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Session name to use when assuming the role.
- sessionName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- sessionName(String) - Method in class com.hashicorp.cdktf.OssAssumeRole.Builder
-
- sessionName(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Session name to use when assuming the role.
- sessionName(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- set(String, Object) - Method in class com.hashicorp.cdktf.TerraformHclModule
-
- SET - Static variable in class com.hashicorp.cdktf.VariableType
-
- set(String) - Static method in class com.hashicorp.cdktf.VariableType
-
- SET_BOOL - Static variable in class com.hashicorp.cdktf.VariableType
-
- SET_NUMBER - Static variable in class com.hashicorp.cdktf.VariableType
-
- SET_STRING - Static variable in class com.hashicorp.cdktf.VariableType
-
- setAlias(String) - Method in class com.hashicorp.cdktf.TerraformProvider
-
- setAssetHash(String) - Method in class com.hashicorp.cdktf.TerraformAsset
-
- setComplexComputedListIndex(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- setComplexObjectIndex(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
(experimental) the index of the complex object in a list.
- setComplexObjectIndex(Number) - Method in class com.hashicorp.cdktf.ComplexObject
-
(experimental) the index of the complex object in a list.
- setComplexObjectIsFromSet(Boolean) - Method in class com.hashicorp.cdktf.ComplexObject
-
(experimental) set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items.
- setConnection(SSHProvisionerConnection) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setConnection(WinrmProvisionerConnection) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setCount(Number) - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- setCount(Number) - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- setCount(Number) - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- setCount(Number) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- setCount(Number) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setDependencies(List<TerraformStack>) - Method in class com.hashicorp.cdktf.TerraformStack
-
- setDependsOn(List<String>) - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- setDependsOn(List<String>) - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- setDependsOn(List<String>) - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- setDependsOn(List<String>) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- setDependsOn(List<String>) - Method in class com.hashicorp.cdktf.TerraformModule
-
- setDependsOn(List<ITerraformDependable>) - Method in class com.hashicorp.cdktf.TerraformOutput
-
- setDependsOn(List<String>) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setDescription(String) - Method in class com.hashicorp.cdktf.TerraformOutput
-
- setExpression(Object) - Method in class com.hashicorp.cdktf.TerraformLocal
-
- setForEach(ITerraformIterator) - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- setForEach(ITerraformIterator) - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- setForEach(ITerraformIterator) - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- setForEach(ITerraformIterator) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- setForEach(ITerraformIterator) - Method in class com.hashicorp.cdktf.TerraformModule
-
- setForEach(ITerraformIterator) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setIgnoreEscapes(Boolean) - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) True when ${} should not be parsed, and treated as literals.
- setIgnoreEscapes(Boolean) - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) True when ${} should not be parsed, and treated as literals.
- setIgnoreEscapes(Boolean) - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) True when ${} should not be parsed, and treated as literals.
- setintersection(List<? extends Object>) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) setintersection
function takes multiple sets and produces a single set containing only the elements that all of the given sets have in common.
- setIteratorContext(String) - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
- setIteratorContext(String) - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
- setIteratorContext(String) - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) TerraformIterators can be passed for block attributes and normal list attributes both require different handling when the iterable variable is accessed e.g.
- setLifecycle(TerraformResourceLifecycle) - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- setLifecycle(TerraformResourceLifecycle) - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- setLifecycle(TerraformResourceLifecycle) - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- setLifecycle(TerraformResourceLifecycle) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- setLifecycle(TerraformResourceLifecycle) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setName(String) - Method in class com.hashicorp.cdktf.NamedCloudWorkspace
-
- setName(String) - Method in class com.hashicorp.cdktf.NamedRemoteWorkspace
-
- setPrefix(String) - Method in class com.hashicorp.cdktf.PrefixedRemoteWorkspaces
-
- setproduct(List<? extends Object>) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) setproduct
function finds all of the possible combinations of elements from all of the given sets by computing the Cartesian product.
- setProvider(TerraformProvider) - Method in interface com.hashicorp.cdktf.ITerraformResource.Jsii$Default
-
- setProvider(TerraformProvider) - Method in class com.hashicorp.cdktf.ITerraformResource.Jsii$Proxy
-
- setProvider(TerraformProvider) - Method in interface com.hashicorp.cdktf.ITerraformResource
-
- setProvider(TerraformProvider) - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- setProvider(TerraformProvider) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setProvisioners(List<Object>) - Method in class com.hashicorp.cdktf.TerraformResource
-
- setSensitive(Boolean) - Method in class com.hashicorp.cdktf.TerraformOutput
-
- setStaticId(Boolean) - Method in class com.hashicorp.cdktf.TerraformOutput
-
- setsubtract(Object, Object) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) setsubtract
function returns a new set containing the elements from the first set that are not present in the second set.
- setSuppressBraces(Boolean) - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) True when ${} should be ommitted (because already inside them), false otherwise.
- setSuppressBraces(Boolean) - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) True when ${} should be ommitted (because already inside them), false otherwise.
- setSuppressBraces(Boolean) - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) True when ${} should be ommitted (because already inside them), false otherwise.
- setSynthesizer(IStackSynthesizer) - Method in class com.hashicorp.cdktf.TerraformStack
-
- setTags(List<String>) - Method in class com.hashicorp.cdktf.TaggedCloudWorkspaces
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.AnyMap
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.AnyMapList
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.BooleanMap
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.BooleanMapList
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.ComplexList
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.ComplexMap
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.ComplexObject
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.NumberMap
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.NumberMapList
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.StringMap
-
- setTerraformAttribute(String) - Method in class com.hashicorp.cdktf.StringMapList
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.AnyMap
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.AnyMapList
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.BooleanMap
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.BooleanMapList
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.ComplexList
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.ComplexMap
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.ComplexObject
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.NumberMap
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.NumberMapList
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.StringMap
-
- setTerraformResource(IInterpolatingParent) - Method in class com.hashicorp.cdktf.StringMapList
-
- setType(AssetType) - Method in class com.hashicorp.cdktf.TerraformAsset
-
- setunion(List<? extends Object>) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) setunion
function takes multiple sets and produces a single set containing the elements from all of the given sets.
- setupJest() - Static method in class com.hashicorp.cdktf.Testing
-
- setValue(Object) - Method in class com.hashicorp.cdktf.TerraformOutput
-
- setWarnEscapes(Boolean) - Method in interface com.hashicorp.cdktf.IResolveContext.Jsii$Default
-
(experimental) True when ${} should not be included in the string to be resolved, outputs a warning.
- setWarnEscapes(Boolean) - Method in class com.hashicorp.cdktf.IResolveContext.Jsii$Proxy
-
(experimental) True when ${} should not be included in the string to be resolved, outputs a warning.
- setWarnEscapes(Boolean) - Method in interface com.hashicorp.cdktf.IResolveContext
-
(experimental) True when ${} should not be included in the string to be resolved, outputs a warning.
- setWrapsSet(Boolean) - Method in class com.hashicorp.cdktf.AnyMapList
-
- setWrapsSet(Boolean) - Method in class com.hashicorp.cdktf.BooleanMapList
-
- setWrapsSet(Boolean) - Method in class com.hashicorp.cdktf.ComplexComputedList
-
Deprecated.
- setWrapsSet(Boolean) - Method in class com.hashicorp.cdktf.ComplexList
-
- setWrapsSet(Boolean) - Method in class com.hashicorp.cdktf.NumberMapList
-
- setWrapsSet(Boolean) - Method in class com.hashicorp.cdktf.StringMapList
-
- sha1(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) sha1
computes the SHA1 hash of a given string and encodes it with hexadecimal digits.
- sha256(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) sha256
computes the SHA256 hash of a given string and encodes it with hexadecimal digits.
- sha512(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) sha512
computes the SHA512 hash of a given string and encodes it with hexadecimal digits.
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
-
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateOssConfig.Builder
-
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Path to the AWS shared credentials file.
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.OssBackend.Builder
-
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.OssBackendProps.Builder
-
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Path to the AWS shared credentials file.
- sharedCredentialsFile(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- signum(Number) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) signum
determines the sign of a number, returning a number between -1 and 1 to represent the sign.
- skipAssetCreationFromLocalModules(Boolean) - Method in class com.hashicorp.cdktf.TerraformHclModule.Builder
-
- skipAssetCreationFromLocalModules(Boolean) - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Builder
-
- skipAssetCreationFromLocalModules(Boolean) - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Builder
-
- skipAssetCreationFromLocalModules(Boolean) - Method in class com.hashicorp.cdktf.TerraformModuleUserOptions.Builder
-
- skipCertVerification(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttp.Builder
-
(experimental) (Optional) Whether to skip TLS verification.
- skipCertVerification(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateHttpConfig.Builder
-
- skipCertVerification(Boolean) - Method in class com.hashicorp.cdktf.HttpBackend.Builder
-
(experimental) (Optional) Whether to skip TLS verification.
- skipCertVerification(Boolean) - Method in class com.hashicorp.cdktf.HttpBackendProps.Builder
-
- skipCredentialsValidation(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Skip credentials validation via the STS API.
- skipCredentialsValidation(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- skipCredentialsValidation(Boolean) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Skip credentials validation via the STS API.
- skipCredentialsValidation(Boolean) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- skipMetadataApiCheck(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Skip usage of EC2 Metadata API.
- skipMetadataApiCheck(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- skipMetadataApiCheck(Boolean) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Skip usage of EC2 Metadata API.
- skipMetadataApiCheck(Boolean) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- skipRegionValidation(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Skip validation of provided region name.
- skipRegionValidation(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- skipRegionValidation(Boolean) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Skip validation of provided region name.
- skipRegionValidation(Boolean) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- skipSchemaCreation(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePg.Builder
-
- skipSchemaCreation(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStatePgConfig.Builder
-
- skipSchemaCreation(Boolean) - Method in class com.hashicorp.cdktf.PgBackend.Builder
-
- skipSchemaCreation(Boolean) - Method in class com.hashicorp.cdktf.PgBackendProps.Builder
-
- skipValidation(Boolean) - Method in class com.hashicorp.cdktf.App.Builder
-
(experimental) Whether to skip the validation during synthesis of the app.
- skipValidation(Boolean) - Method in class com.hashicorp.cdktf.AppOptions.Builder
-
- slice(Object, Number, Number) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) slice
extracts some consecutive elements from within a list.
- snapshot(Boolean) - Method in class com.hashicorp.cdktf.AzurermBackend.Builder
-
(experimental) (Optional) Should the Blob used to store the Terraform Statefile be snapshotted before use?
- snapshot(Boolean) - Method in class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
- snapshot(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurerm.Builder
-
(experimental) (Optional) Should the Blob used to store the Terraform Statefile be snapshotted before use?
- snapshot(Boolean) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
- sort(Object) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) sort
takes a list of strings and returns a new list with those strings sorted lexicographically.
- source(String) - Method in class com.hashicorp.cdktf.FileProvisioner.Builder
-
- source(String) - Method in class com.hashicorp.cdktf.TerraformHclModule.Builder
-
- source(String) - Method in class com.hashicorp.cdktf.TerraformHclModuleOptions.Builder
-
- source(String) - Method in class com.hashicorp.cdktf.TerraformModuleOptions.Builder
-
- split(String, String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) split
produces a list by dividing a given string at all occurrences of a given separator.
- sseCustomerKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) The key to use for encrypting state with Server-Side Encryption with Customer-Provided Keys (SSE-C).
- sseCustomerKey(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- sseCustomerKey(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) The key to use for encrypting state with Server-Side Encryption with Customer-Provided Keys (SSE-C).
- sseCustomerKey(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- SSHProvisionerConnection - Interface in com.hashicorp.cdktf
-
(experimental) Most provisioners require access to the remote resource via SSH or WinRM and expect a nested connection block with details about how to connect.
- SSHProvisionerConnection.Builder - Class in com.hashicorp.cdktf
-
- SSHProvisionerConnection.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- STACK_FILE_NAME - Static variable in class com.hashicorp.cdktf.Manifest
-
- StackAnnotation - Interface in com.hashicorp.cdktf
-
- StackAnnotation.Builder - Class in com.hashicorp.cdktf
-
- StackAnnotation.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- StackManifest - Interface in com.hashicorp.cdktf
-
- StackManifest.Builder - Class in com.hashicorp.cdktf
-
- StackManifest.Jsii$Proxy - Class in com.hashicorp.cdktf
-
- stackName(String) - Method in class com.hashicorp.cdktf.TerraformStackMetadata.Builder
-
- STACKS_FOLDER - Static variable in class com.hashicorp.cdktf.Manifest
-
- stacktrace(List<String>) - Method in class com.hashicorp.cdktf.StackAnnotation.Builder
-
- stackTrace(List<String>) - Method in class com.hashicorp.cdktf.TerraformElementMetadata.Builder
-
- stackTraces(Boolean) - Method in class com.hashicorp.cdktf.App.Builder
-
- stackTraces(Boolean) - Method in class com.hashicorp.cdktf.AppOptions.Builder
-
- stackTraces(Boolean) - Method in class com.hashicorp.cdktf.TestingAppOptions.Builder
-
- stateName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwift.Builder
-
Deprecated.
- stateName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
-
Deprecated.
- stateName(String) - Method in class com.hashicorp.cdktf.SwiftBackend.Builder
-
Deprecated.
- stateName(String) - Method in class com.hashicorp.cdktf.SwiftBackendProps.Builder
-
Deprecated.
- staticId(Boolean) - Method in class com.hashicorp.cdktf.TerraformOutput.Builder
-
(experimental) If set to true the synthesized Terraform Output will be named after the `id` passed to the constructor instead of the default (TerraformOutput.friendlyUniqueId).
- staticId(Boolean) - Method in class com.hashicorp.cdktf.TerraformOutputConfig.Builder
-
- storageAccountName(String) - Method in class com.hashicorp.cdktf.AzurermBackend.Builder
-
(experimental) (Required) The Name of the Storage Account.
- storageAccountName(String) - Method in class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
- storageAccountName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurerm.Builder
-
(experimental) (Required) The Name of the Storage Account.
- storageAccountName(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
- STRING - Static variable in class com.hashicorp.cdktf.VariableType
-
- STRING_MAP_TOKEN_VALUE - Static variable in class com.hashicorp.cdktf.Token
-
(experimental) String Map token value representation.
- StringConcat - Class in com.hashicorp.cdktf
-
(experimental) Converts all fragments to strings and concats those.
- StringConcat(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.StringConcat
-
- StringConcat(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.StringConcat
-
- StringConcat() - Constructor for class com.hashicorp.cdktf.StringConcat
-
- stringifyNumber(Number) - Static method in class com.hashicorp.cdktf.Tokenization
-
(experimental) Stringify a number directly or lazily if it's a Token.
- StringMap - Class in com.hashicorp.cdktf
-
- StringMap(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.StringMap
-
- StringMap(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.StringMap
-
- StringMap(IInterpolatingParent, String) - Constructor for class com.hashicorp.cdktf.StringMap
-
- StringMapList - Class in com.hashicorp.cdktf
-
- StringMapList(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.StringMapList
-
- StringMapList(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.StringMapList
-
- StringMapList(IInterpolatingParent, String, Boolean) - Constructor for class com.hashicorp.cdktf.StringMapList
-
- stringValue(IStringProducer, LazyStringValueOptions) - Static method in class com.hashicorp.cdktf.Lazy
-
(experimental) Returns a stringified token for a lazy value.
- stringValue(IStringProducer) - Static method in class com.hashicorp.cdktf.Lazy
-
(experimental) Returns a stringified token for a lazy value.
- strrev(String) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) strrev
reverses the characters in a string.
- stsEndpoint(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3.Builder
-
(experimental) (Optional) Custom endpoint for the AWS Security Token Service (STS) API.
- stsEndpoint(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateS3Config.Builder
-
- stsEndpoint(String) - Method in class com.hashicorp.cdktf.S3Backend.Builder
-
(experimental) (Optional) Custom endpoint for the AWS Security Token Service (STS) API.
- stsEndpoint(String) - Method in class com.hashicorp.cdktf.S3BackendProps.Builder
-
- stubVersion(App) - Static method in class com.hashicorp.cdktf.Testing
-
- stubVersion(Boolean) - Method in class com.hashicorp.cdktf.TestingAppOptions.Builder
-
- sub(Object, Object) - Static method in class com.hashicorp.cdktf.Op
-
(experimental) Renders left - right.
- subpath(String) - Method in class com.hashicorp.cdktf.ArtifactoryBackend.Builder
-
Deprecated.
- subpath(String) - Method in class com.hashicorp.cdktf.ArtifactoryBackendProps.Builder
-
Deprecated.
- subpath(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactory.Builder
-
Deprecated.
- subpath(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateArtifactoryConfig.Builder
-
Deprecated.
- subscriptionId(String) - Method in class com.hashicorp.cdktf.AzurermBackend.Builder
-
(experimental) (Optional) The Subscription ID in which the Storage Account exists.
- subscriptionId(String) - Method in class com.hashicorp.cdktf.AzurermBackendProps.Builder
-
- subscriptionId(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurerm.Builder
-
(experimental) (Optional) The Subscription ID in which the Storage Account exists.
- subscriptionId(String) - Method in class com.hashicorp.cdktf.DataTerraformRemoteStateAzurermConfig.Builder
-
- substr(String, Number, Number) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) substr
extracts a substring from a given string by offset and length.
- sum(Object) - Static method in class com.hashicorp.cdktf.Fn
-
(experimental) sum
takes a list or set of numbers and returns the sum of those numbers.
- SwiftBackend - Class in com.hashicorp.cdktf
-
- SwiftBackend(JsiiObjectRef) - Constructor for class com.hashicorp.cdktf.SwiftBackend
-
Deprecated.
- SwiftBackend(JsiiObject.InitializationMode) - Constructor for class com.hashicorp.cdktf.SwiftBackend
-
Deprecated.
- SwiftBackend(Construct, SwiftBackendProps) - Constructor for class com.hashicorp.cdktf.SwiftBackend
-
Deprecated.
- SwiftBackend.Builder - Class in com.hashicorp.cdktf
-
Deprecated.
- SwiftBackendProps - Interface in com.hashicorp.cdktf
-
- SwiftBackendProps.Builder - Class in com.hashicorp.cdktf
-
Deprecated.
- SwiftBackendProps.Jsii$Proxy - Class in com.hashicorp.cdktf
-
Deprecated.
- synth() - Method in class com.hashicorp.cdktf.App
-
(experimental) Synthesizes all resources to the output directory.
- synth(TerraformStack, Boolean) - Static method in class com.hashicorp.cdktf.Testing
-
(experimental) Returns the Terraform synthesized JSON.
- synth(TerraformStack) - Static method in class com.hashicorp.cdktf.Testing
-
(experimental) Returns the Terraform synthesized JSON.
- synthesize(ISynthesisSession) - Method in interface com.hashicorp.cdktf.IStackSynthesizer.Jsii$Default
-
(experimental) Synthesize the associated stack to the session.
- synthesize(ISynthesisSession) - Method in class com.hashicorp.cdktf.IStackSynthesizer.Jsii$Proxy
-
(experimental) Synthesize the associated stack to the session.
- synthesize(ISynthesisSession) - Method in interface com.hashicorp.cdktf.IStackSynthesizer
-
(experimental) Synthesize the associated stack to the session.
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.ArtifactoryBackend
-
Deprecated.
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.AzurermBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.CloudBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.ConsulBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.CosBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.EtcdBackend
-
Deprecated.
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.EtcdV3Backend
-
Deprecated.
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.GcsBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.HttpBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.LocalBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.MantaBackend
-
Deprecated.
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.OssBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.PgBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.RemoteBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.S3Backend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.SwiftBackend
-
Deprecated.
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformBackend
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformDataSource
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformHclModule
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformModule
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformOutput
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformProvider
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformResource
-
- synthesizeAttributes() - Method in class com.hashicorp.cdktf.TerraformVariable
-
- synthesizedStackPath(String) - Method in class com.hashicorp.cdktf.StackManifest.Builder
-
- synthScope(IScopeCallback) - Static method in class com.hashicorp.cdktf.Testing
-