Class LookerInstance
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- software.constructs.Construct
-
- com.hashicorp.cdktf.TerraformElement
-
- com.hashicorp.cdktf.TerraformResource
-
- com.hashicorp.cdktf.providers.google.looker_instance.LookerInstance
-
- 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.102.0 (build e354887)", date="2024-08-31T03:59:21.877Z") @Stability(Stable) public class LookerInstance extends com.hashicorp.cdktf.TerraformResource
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/looker_instance google_looker_instance}.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLookerInstance.BuilderA fluent builder forLookerInstance.-
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 protectedLookerInstance(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)protectedLookerInstance(software.amazon.jsii.JsiiObjectRef objRef)LookerInstance(software.constructs.Construct scope, String id, LookerInstanceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/looker_instance google_looker_instance} Resource.
-
Method Summary
-
Methods inherited from class com.hashicorp.cdktf.TerraformResource
addMoveTarget, getAnyMapAttribute, getBooleanAttribute, getBooleanMapAttribute, getConnection, getCount, getDependsOn, getForEach, getLifecycle, getListAttribute, getNumberAttribute, getNumberListAttribute, getNumberMapAttribute, getProvider, getProvisioners, getStringAttribute, getStringMapAttribute, getTerraformGeneratorMetadata, getTerraformMetaArguments, getTerraformResourceType, hasResourceMove, importFrom, importFrom, interpolationForAttribute, isTerraformResource, moveFromId, moveTo, moveTo, moveToId, setConnection, setConnection, setCount, setCount, setDependsOn, setForEach, setLifecycle, setProvider, setProvisioners, toHclTerraform, 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
-
LookerInstance
protected LookerInstance(software.amazon.jsii.JsiiObjectRef objRef)
-
LookerInstance
protected LookerInstance(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
-
LookerInstance
@Stability(Stable) public LookerInstance(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull LookerInstanceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/looker_instance google_looker_instance} Resource.- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.config- This parameter is required.
-
-
Method Detail
-
generateConfigForImport
@Stability(Stable) @NotNull public static com.hashicorp.cdktf.ImportableResource generateConfigForImport(@NotNull software.constructs.Construct scope, @NotNull String importToId, @NotNull String importFromId, @Nullable com.hashicorp.cdktf.TerraformProvider provider)Generates CDKTF code for importing a LookerInstance resource upon running "cdktf plan". - Parameters:
scope- The scope in which to define this construct. This parameter is required.importToId- The construct id used in the generated config for the LookerInstance to import. This parameter is required.importFromId- The id of the existing LookerInstance that should be imported. This parameter is required.provider- ? Optional instance of the provider where the LookerInstance to import is found.
-
generateConfigForImport
@Stability(Stable) @NotNull public static com.hashicorp.cdktf.ImportableResource generateConfigForImport(@NotNull software.constructs.Construct scope, @NotNull String importToId, @NotNull String importFromId)Generates CDKTF code for importing a LookerInstance resource upon running "cdktf plan". - Parameters:
scope- The scope in which to define this construct. This parameter is required.importToId- The construct id used in the generated config for the LookerInstance to import. This parameter is required.importFromId- The id of the existing LookerInstance that should be imported. This parameter is required.
-
putAdminSettings
@Stability(Stable) public void putAdminSettings(@NotNull LookerInstanceAdminSettings value)- Parameters:
value- This parameter is required.
-
putCustomDomain
@Stability(Stable) public void putCustomDomain(@NotNull LookerInstanceCustomDomain value)- Parameters:
value- This parameter is required.
-
putDenyMaintenancePeriod
@Stability(Stable) public void putDenyMaintenancePeriod(@NotNull LookerInstanceDenyMaintenancePeriod value)- Parameters:
value- This parameter is required.
-
putEncryptionConfig
@Stability(Stable) public void putEncryptionConfig(@NotNull LookerInstanceEncryptionConfig value)- Parameters:
value- This parameter is required.
-
putMaintenanceWindow
@Stability(Stable) public void putMaintenanceWindow(@NotNull LookerInstanceMaintenanceWindow value)- Parameters:
value- This parameter is required.
-
putOauthConfig
@Stability(Stable) public void putOauthConfig(@NotNull LookerInstanceOauthConfig value)- Parameters:
value- This parameter is required.
-
putTimeouts
@Stability(Stable) public void putTimeouts(@NotNull LookerInstanceTimeouts value)- Parameters:
value- This parameter is required.
-
putUserMetadata
@Stability(Stable) public void putUserMetadata(@NotNull LookerInstanceUserMetadata value)- Parameters:
value- This parameter is required.
-
resetAdminSettings
@Stability(Stable) public void resetAdminSettings()
-
resetConsumerNetwork
@Stability(Stable) public void resetConsumerNetwork()
-
resetCustomDomain
@Stability(Stable) public void resetCustomDomain()
-
resetDenyMaintenancePeriod
@Stability(Stable) public void resetDenyMaintenancePeriod()
-
resetEncryptionConfig
@Stability(Stable) public void resetEncryptionConfig()
-
resetId
@Stability(Stable) public void resetId()
-
resetMaintenanceWindow
@Stability(Stable) public void resetMaintenanceWindow()
-
resetOauthConfig
@Stability(Stable) public void resetOauthConfig()
-
resetPlatformEdition
@Stability(Stable) public void resetPlatformEdition()
-
resetPrivateIpEnabled
@Stability(Stable) public void resetPrivateIpEnabled()
-
resetProject
@Stability(Stable) public void resetProject()
-
resetPublicIpEnabled
@Stability(Stable) public void resetPublicIpEnabled()
-
resetRegion
@Stability(Stable) public void resetRegion()
-
resetReservedRange
@Stability(Stable) public void resetReservedRange()
-
resetTimeouts
@Stability(Stable) public void resetTimeouts()
-
resetUserMetadata
@Stability(Stable) public void resetUserMetadata()
-
synthesizeAttributes
@Stability(Stable) @NotNull protected Map<String,Object> synthesizeAttributes()
- Overrides:
synthesizeAttributesin classcom.hashicorp.cdktf.TerraformResource
-
synthesizeHclAttributes
@Stability(Stable) @NotNull protected Map<String,Object> synthesizeHclAttributes()
- Overrides:
synthesizeHclAttributesin classcom.hashicorp.cdktf.TerraformResource
-
getAdminSettings
@Stability(Stable) @NotNull public LookerInstanceAdminSettingsOutputReference getAdminSettings()
-
getCreateTime
@Stability(Stable) @NotNull public String getCreateTime()
-
getCustomDomain
@Stability(Stable) @NotNull public LookerInstanceCustomDomainOutputReference getCustomDomain()
-
getDenyMaintenancePeriod
@Stability(Stable) @NotNull public LookerInstanceDenyMaintenancePeriodOutputReference getDenyMaintenancePeriod()
-
getEgressPublicIp
@Stability(Stable) @NotNull public String getEgressPublicIp()
-
getEncryptionConfig
@Stability(Stable) @NotNull public LookerInstanceEncryptionConfigOutputReference getEncryptionConfig()
-
getIngressPrivateIp
@Stability(Stable) @NotNull public String getIngressPrivateIp()
-
getIngressPublicIp
@Stability(Stable) @NotNull public String getIngressPublicIp()
-
getLookerUri
@Stability(Stable) @NotNull public String getLookerUri()
-
getLookerVersion
@Stability(Stable) @NotNull public String getLookerVersion()
-
getMaintenanceWindow
@Stability(Stable) @NotNull public LookerInstanceMaintenanceWindowOutputReference getMaintenanceWindow()
-
getOauthConfig
@Stability(Stable) @NotNull public LookerInstanceOauthConfigOutputReference getOauthConfig()
-
getTimeouts
@Stability(Stable) @NotNull public LookerInstanceTimeoutsOutputReference getTimeouts()
-
getUpdateTime
@Stability(Stable) @NotNull public String getUpdateTime()
-
getUserMetadata
@Stability(Stable) @NotNull public LookerInstanceUserMetadataOutputReference getUserMetadata()
-
getAdminSettingsInput
@Stability(Stable) @Nullable public LookerInstanceAdminSettings getAdminSettingsInput()
-
getConsumerNetworkInput
@Stability(Stable) @Nullable public String getConsumerNetworkInput()
-
getCustomDomainInput
@Stability(Stable) @Nullable public LookerInstanceCustomDomain getCustomDomainInput()
-
getDenyMaintenancePeriodInput
@Stability(Stable) @Nullable public LookerInstanceDenyMaintenancePeriod getDenyMaintenancePeriodInput()
-
getEncryptionConfigInput
@Stability(Stable) @Nullable public LookerInstanceEncryptionConfig getEncryptionConfigInput()
-
getIdInput
@Stability(Stable) @Nullable public String getIdInput()
-
getMaintenanceWindowInput
@Stability(Stable) @Nullable public LookerInstanceMaintenanceWindow getMaintenanceWindowInput()
-
getNameInput
@Stability(Stable) @Nullable public String getNameInput()
-
getOauthConfigInput
@Stability(Stable) @Nullable public LookerInstanceOauthConfig getOauthConfigInput()
-
getPlatformEditionInput
@Stability(Stable) @Nullable public String getPlatformEditionInput()
-
getPrivateIpEnabledInput
@Stability(Stable) @Nullable public Object getPrivateIpEnabledInput()
-
getProjectInput
@Stability(Stable) @Nullable public String getProjectInput()
-
getPublicIpEnabledInput
@Stability(Stable) @Nullable public Object getPublicIpEnabledInput()
-
getRegionInput
@Stability(Stable) @Nullable public String getRegionInput()
-
getReservedRangeInput
@Stability(Stable) @Nullable public String getReservedRangeInput()
-
getTimeoutsInput
@Stability(Stable) @Nullable public Object getTimeoutsInput()
-
getUserMetadataInput
@Stability(Stable) @Nullable public LookerInstanceUserMetadata getUserMetadataInput()
-
getConsumerNetwork
@Stability(Stable) @NotNull public String getConsumerNetwork()
-
setConsumerNetwork
@Stability(Stable) public void setConsumerNetwork(@NotNull String value)
-
getId
@Stability(Stable) @NotNull public String getId()
-
setId
@Stability(Stable) public void setId(@NotNull String value)
-
getName
@Stability(Stable) @NotNull public String getName()
-
setName
@Stability(Stable) public void setName(@NotNull String value)
-
getPlatformEdition
@Stability(Stable) @NotNull public String getPlatformEdition()
-
setPlatformEdition
@Stability(Stable) public void setPlatformEdition(@NotNull String value)
-
getPrivateIpEnabled
@Stability(Stable) @NotNull public Object getPrivateIpEnabled()
-
setPrivateIpEnabled
@Stability(Stable) public void setPrivateIpEnabled(@NotNull Boolean value)
-
setPrivateIpEnabled
@Stability(Stable) public void setPrivateIpEnabled(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getProject
@Stability(Stable) @NotNull public String getProject()
-
setProject
@Stability(Stable) public void setProject(@NotNull String value)
-
getPublicIpEnabled
@Stability(Stable) @NotNull public Object getPublicIpEnabled()
-
setPublicIpEnabled
@Stability(Stable) public void setPublicIpEnabled(@NotNull Boolean value)
-
setPublicIpEnabled
@Stability(Stable) public void setPublicIpEnabled(@NotNull com.hashicorp.cdktf.IResolvable value)
-
getRegion
@Stability(Stable) @NotNull public String getRegion()
-
setRegion
@Stability(Stable) public void setRegion(@NotNull String value)
-
getReservedRange
@Stability(Stable) @NotNull public String getReservedRange()
-
setReservedRange
@Stability(Stable) public void setReservedRange(@NotNull String value)
-
-