Package com.hashicorp.cdktf
Interface DataTerraformRemoteStateS3Config
- All Superinterfaces:
DataTerraformRemoteStateConfig,software.amazon.jsii.JsiiSerializable,S3BackendConfig
- All Known Implementing Classes:
DataTerraformRemoteStateS3Config.Jsii$Proxy
@Generated(value="jsii-pacmak/1.93.0 (build 1706ca5)",
date="2024-01-15T15:38:00.947Z")
@Stability(Experimental)
public interface DataTerraformRemoteStateS3Config
extends software.amazon.jsii.JsiiSerializable, DataTerraformRemoteStateConfig, S3BackendConfig
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forDataTerraformRemoteStateS3Configstatic final classAn implementation forDataTerraformRemoteStateS3Config -
Method Summary
Static MethodsMethods inherited from interface com.hashicorp.cdktf.DataTerraformRemoteStateConfig
getDefaults, getWorkspaceMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJsonMethods inherited from interface com.hashicorp.cdktf.S3BackendConfig
getAccessKey, getAcl, getAllowedAccountIds, getAssumeRole, getAssumeRolePolicy, getAssumeRolePolicyArns, getAssumeRoleTags, getAssumeRoleTransitiveTagKeys, getAssumeRoleWithWebIdentity, getBucket, getCustomCaBundle, getDynamodbEndpoint, getDynamodbTable, getEc2MetadataServiceEndpoint, getEc2MetadataServiceEndpointMode, getEncrypt, getEndpoint, getEndpoints, getExternalId, getForbiddenAccountIds, getForcePathStyle, getHttpProxy, getHttpsProxy, getIamEndpoint, getInsecure, getKey, getKmsKeyId, getMaxRetries, getNoProxy, getProfile, getRegion, getRetryMode, getRoleArn, getSecretKey, getSessionName, getSharedConfigFiles, getSharedCredentialsFile, getSharedCredentialsFiles, getSkipCredentialsValidation, getSkipMetadataApiCheck, getSkipRegionValidation, getSkipRequestingAccountId, getSkipS3Checksum, getSseCustomerKey, getStsEndpoint, getStsRegion, getToken, getUseLegacyWorkflow, getUsePathStyle, getWorkspaceKeyPrefix
-
Method Details
-
builder
-