Class ServiceAccountConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.service_account.ServiceAccountConfig.Jsii$Proxy
-
- All Implemented Interfaces:
ServiceAccountConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- ServiceAccountConfig
@Stability(Stable) @Internal public static final class ServiceAccountConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ServiceAccountConfig
An implementation forServiceAccountConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.service_account.ServiceAccountConfig
ServiceAccountConfig.Builder, ServiceAccountConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(ServiceAccountConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theServiceAccountConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetAccountId()The account id that is used to generate the service account email address and a stable unique id.ObjectgetConnection()ObjectgetCount()ObjectgetCreateIgnoreAlreadyExists()If set to true, skip service account creation if a service account with the same email already exists.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()A text description of the service account.ObjectgetDisabled()Whether the service account is disabled.StringgetDisplayName()The display name for the service account.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#id ServiceAccount#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetProject()The ID of the project that the service account will be created in.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()ServiceAccountTimeoutsgetTimeouts()timeouts block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(ServiceAccountConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theServiceAccountConfig.Builder.
-
-
Method Detail
-
getAccountId
public final String getAccountId()
Description copied from interface:ServiceAccountConfigThe account id that is used to generate the service account email address and a stable unique id.It is unique within a project, must be 6-30 characters long, and match the regular expression [a-z](%5B-a-z0-9%5D*%5Ba-z0-9%5D) to comply with RFC1035. Changing this forces a new service account to be created. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#account_id ServiceAccount#account_id}
- Specified by:
getAccountIdin interfaceServiceAccountConfig
-
getCreateIgnoreAlreadyExists
public final Object getCreateIgnoreAlreadyExists()
Description copied from interface:ServiceAccountConfigIf set to true, skip service account creation if a service account with the same email already exists.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#create_ignore_already_exists ServiceAccount#create_ignore_already_exists}
- Specified by:
getCreateIgnoreAlreadyExistsin interfaceServiceAccountConfig
-
getDescription
public final String getDescription()
Description copied from interface:ServiceAccountConfigA text description of the service account. Must be less than or equal to 256 UTF-8 bytes.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#description ServiceAccount#description}
- Specified by:
getDescriptionin interfaceServiceAccountConfig
-
getDisabled
public final Object getDisabled()
Description copied from interface:ServiceAccountConfigWhether the service account is disabled. Defaults to false.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#disabled ServiceAccount#disabled}
- Specified by:
getDisabledin interfaceServiceAccountConfig
-
getDisplayName
public final String getDisplayName()
Description copied from interface:ServiceAccountConfigThe display name for the service account. Can be updated without creating a new resource.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#display_name ServiceAccount#display_name}
- Specified by:
getDisplayNamein interfaceServiceAccountConfig
-
getId
public final String getId()
Description copied from interface:ServiceAccountConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#id ServiceAccount#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceServiceAccountConfig
-
getProject
public final String getProject()
Description copied from interface:ServiceAccountConfigThe ID of the project that the service account will be created in. Defaults to the provider project configuration.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#project ServiceAccount#project}
- Specified by:
getProjectin interfaceServiceAccountConfig
-
getTimeouts
public final ServiceAccountTimeouts getTimeouts()
Description copied from interface:ServiceAccountConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/service_account#timeouts ServiceAccount#timeouts}
- Specified by:
getTimeoutsin interfaceServiceAccountConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-