Class DataAwsService
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- software.constructs.Construct
-
- com.hashicorp.cdktf.TerraformElement
-
- com.hashicorp.cdktf.TerraformDataSource
-
- com.hashicorp.cdktf.providers.aws.data_aws_service.DataAwsService
-
- All Implemented Interfaces:
com.hashicorp.cdktf.IInterpolatingParent,com.hashicorp.cdktf.ITerraformAddressable,com.hashicorp.cdktf.ITerraformDependable,com.hashicorp.cdktf.ITerraformResource,software.amazon.jsii.JsiiSerializable,software.constructs.IConstruct,software.constructs.IDependable
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:52.295Z") @Stability(Stable) public class DataAwsService extends com.hashicorp.cdktf.TerraformDataSource
Represents a {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/service aws_service}.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDataAwsService.BuilderA fluent builder forDataAwsService.-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$Proxy
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.IInterpolatingParent
com.hashicorp.cdktf.IInterpolatingParent.Jsii$Default, com.hashicorp.cdktf.IInterpolatingParent.Jsii$Proxy
-
-
Field Summary
Fields Modifier and Type Field Description static StringTF_RESOURCE_TYPE
-
Constructor Summary
Constructors Modifier Constructor Description protectedDataAwsService(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedDataAwsService(software.amazon.jsii.JsiiObjectRef objRef)DataAwsService(software.constructs.Construct scope, String id)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/service aws_service} Data Source.DataAwsService(software.constructs.Construct scope, String id, DataAwsServiceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/service aws_service} Data Source.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDnsName()StringgetDnsNameInput()StringgetId()StringgetIdInput()StringgetPartition()StringgetRegion()StringgetRegionInput()StringgetReverseDnsName()StringgetReverseDnsNameInput()StringgetReverseDnsPrefix()StringgetReverseDnsPrefixInput()StringgetServiceId()StringgetServiceIdInput()com.hashicorp.cdktf.IResolvablegetSupported()voidresetDnsName()voidresetId()voidresetRegion()voidresetReverseDnsName()voidresetReverseDnsPrefix()voidresetServiceId()voidsetDnsName(String value)voidsetId(String value)voidsetRegion(String value)voidsetReverseDnsName(String value)voidsetReverseDnsPrefix(String value)voidsetServiceId(String value)protected Map<String,Object>synthesizeAttributes()-
Methods inherited from class com.hashicorp.cdktf.TerraformDataSource
getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getCount, getDependsOn, getForEach, getLifecycle, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getProvider, getStringAttribute, getStringMapAttribute, getTerraformGeneratorMetadata, getTerraformMetaArguments, getTerraformResourceType, interpolationForAttribute, isTerraformDataSource, setCount, setCount, setDependsOn, setForEach, setLifecycle, setProvider, toMetadata, toTerraform
-
Methods inherited from class com.hashicorp.cdktf.TerraformElement
addOverride, getCdktfStack, getConstructNodeMetadata, getFqn, getFriendlyUniqueId, getRawOverrides, isTerraformElement, overrideLogicalId, resetOverrideLogicalId
-
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
-
-
-
Field Detail
-
TF_RESOURCE_TYPE
@Stability(Stable) public static final String TF_RESOURCE_TYPE
-
-
Constructor Detail
-
DataAwsService
protected DataAwsService(software.amazon.jsii.JsiiObjectRef objRef)
-
DataAwsService
protected DataAwsService(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
DataAwsService
@Stability(Stable) public DataAwsService(@NotNull software.constructs.Construct scope, @NotNull String id, @Nullable DataAwsServiceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/service aws_service} Data Source.- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.config-
-
DataAwsService
@Stability(Stable) public DataAwsService(@NotNull software.constructs.Construct scope, @NotNull String id)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/service aws_service} Data Source.- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.
-
-
Method Detail
-
resetDnsName
@Stability(Stable) public void resetDnsName()
-
resetId
@Stability(Stable) public void resetId()
-
resetRegion
@Stability(Stable) public void resetRegion()
-
resetReverseDnsName
@Stability(Stable) public void resetReverseDnsName()
-
resetReverseDnsPrefix
@Stability(Stable) public void resetReverseDnsPrefix()
-
resetServiceId
@Stability(Stable) public void resetServiceId()
-
synthesizeAttributes
@Stability(Stable) @NotNull protected Map<String,Object> synthesizeAttributes()
- Overrides:
synthesizeAttributesin classcom.hashicorp.cdktf.TerraformDataSource
-
getPartition
@Stability(Stable) @NotNull public String getPartition()
-
getSupported
@Stability(Stable) @NotNull public com.hashicorp.cdktf.IResolvable getSupported()
-
getDnsNameInput
@Stability(Stable) @Nullable public String getDnsNameInput()
-
getIdInput
@Stability(Stable) @Nullable public String getIdInput()
-
getRegionInput
@Stability(Stable) @Nullable public String getRegionInput()
-
getReverseDnsNameInput
@Stability(Stable) @Nullable public String getReverseDnsNameInput()
-
getReverseDnsPrefixInput
@Stability(Stable) @Nullable public String getReverseDnsPrefixInput()
-
getServiceIdInput
@Stability(Stable) @Nullable public String getServiceIdInput()
-
getDnsName
@Stability(Stable) @NotNull public String getDnsName()
-
setDnsName
@Stability(Stable) public void setDnsName(@NotNull String value)
-
getId
@Stability(Stable) @NotNull public String getId()
-
setId
@Stability(Stable) public void setId(@NotNull String value)
-
getRegion
@Stability(Stable) @NotNull public String getRegion()
-
setRegion
@Stability(Stable) public void setRegion(@NotNull String value)
-
getReverseDnsName
@Stability(Stable) @NotNull public String getReverseDnsName()
-
setReverseDnsName
@Stability(Stable) public void setReverseDnsName(@NotNull String value)
-
getReverseDnsPrefix
@Stability(Stable) @NotNull public String getReverseDnsPrefix()
-
setReverseDnsPrefix
@Stability(Stable) public void setReverseDnsPrefix(@NotNull String value)
-
getServiceId
@Stability(Stable) @NotNull public String getServiceId()
-
setServiceId
@Stability(Stable) public void setServiceId(@NotNull String value)
-
-