Class AccessContextManagerServicePerimeterConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.access_context_manager_service_perimeter.AccessContextManagerServicePerimeterConfig.Jsii$Proxy
-
- All Implemented Interfaces:
AccessContextManagerServicePerimeterConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- AccessContextManagerServicePerimeterConfig
@Stability(Stable) @Internal public static final class AccessContextManagerServicePerimeterConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AccessContextManagerServicePerimeterConfig
An implementation forAccessContextManagerServicePerimeterConfig
-
-
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.access_context_manager_service_perimeter.AccessContextManagerServicePerimeterConfig
AccessContextManagerServicePerimeterConfig.Builder, AccessContextManagerServicePerimeterConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(AccessContextManagerServicePerimeterConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAccessContextManagerServicePerimeterConfig.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)ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()Description of the ServicePerimeter and its use.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#id AccessContextManagerServicePerimeter#id}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetName()Resource name for the ServicePerimeter.StringgetParent()The AccessPolicy this ServicePerimeter lives in.StringgetPerimeterType()Specifies the type of the Perimeter.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()AccessContextManagerServicePerimeterSpecgetSpec()spec block.AccessContextManagerServicePerimeterStatusgetStatus()status block.AccessContextManagerServicePerimeterTimeoutsgetTimeouts()timeouts block.StringgetTitle()Human readable title.ObjectgetUseExplicitDryRunSpec()Use explicit dry run spec flag.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(AccessContextManagerServicePerimeterConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theAccessContextManagerServicePerimeterConfig.Builder.
-
-
Method Detail
-
getName
public final String getName()
Description copied from interface:AccessContextManagerServicePerimeterConfigResource name for the ServicePerimeter. The short_name component must begin with a letter and only include alphanumeric and '_'. Format: accessPolicies/{policy_id}/servicePerimeters/{short_name}.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#name AccessContextManagerServicePerimeter#name}
- Specified by:
getNamein interfaceAccessContextManagerServicePerimeterConfig
-
getParent
public final String getParent()
Description copied from interface:AccessContextManagerServicePerimeterConfigThe AccessPolicy this ServicePerimeter lives in. Format: accessPolicies/{policy_id}.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#parent AccessContextManagerServicePerimeter#parent}
- Specified by:
getParentin interfaceAccessContextManagerServicePerimeterConfig
-
getTitle
public final String getTitle()
Description copied from interface:AccessContextManagerServicePerimeterConfigHuman readable title. Must be unique within the Policy.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#title AccessContextManagerServicePerimeter#title}
- Specified by:
getTitlein interfaceAccessContextManagerServicePerimeterConfig
-
getDescription
public final String getDescription()
Description copied from interface:AccessContextManagerServicePerimeterConfigDescription of the ServicePerimeter and its use. Does not affect behavior.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#description AccessContextManagerServicePerimeter#description}
- Specified by:
getDescriptionin interfaceAccessContextManagerServicePerimeterConfig
-
getId
public final String getId()
Description copied from interface:AccessContextManagerServicePerimeterConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#id AccessContextManagerServicePerimeter#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 interfaceAccessContextManagerServicePerimeterConfig
-
getPerimeterType
public final String getPerimeterType()
Description copied from interface:AccessContextManagerServicePerimeterConfigSpecifies the type of the Perimeter.There are two types: regular and bridge. Regular Service Perimeter contains resources, access levels, and restricted services. Every resource can be in at most ONE regular Service Perimeter. In addition to being in a regular service perimeter, a resource can also be in zero or more perimeter bridges. A perimeter bridge only contains resources. Cross project operations are permitted if all effected resources share some perimeter (whether bridge or regular). Perimeter Bridge does not contain access levels or services: those are governed entirely by the regular perimeter that resource is in. Perimeter Bridges are typically useful when building more complex topologies with many independent perimeters that need to share some data with a common perimeter, but should not be able to share data among themselves. Default value: "PERIMETER_TYPE_REGULAR" Possible values: ["PERIMETER_TYPE_REGULAR", "PERIMETER_TYPE_BRIDGE"] Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#perimeter_type AccessContextManagerServicePerimeter#perimeter_type}
- Specified by:
getPerimeterTypein interfaceAccessContextManagerServicePerimeterConfig
-
getSpec
public final AccessContextManagerServicePerimeterSpec getSpec()
Description copied from interface:AccessContextManagerServicePerimeterConfigspec block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#spec AccessContextManagerServicePerimeter#spec}
- Specified by:
getSpecin interfaceAccessContextManagerServicePerimeterConfig
-
getStatus
public final AccessContextManagerServicePerimeterStatus getStatus()
Description copied from interface:AccessContextManagerServicePerimeterConfigstatus block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#status AccessContextManagerServicePerimeter#status}
- Specified by:
getStatusin interfaceAccessContextManagerServicePerimeterConfig
-
getTimeouts
public final AccessContextManagerServicePerimeterTimeouts getTimeouts()
Description copied from interface:AccessContextManagerServicePerimeterConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#timeouts AccessContextManagerServicePerimeter#timeouts}
- Specified by:
getTimeoutsin interfaceAccessContextManagerServicePerimeterConfig
-
getUseExplicitDryRunSpec
public final Object getUseExplicitDryRunSpec()
Description copied from interface:AccessContextManagerServicePerimeterConfigUse explicit dry run spec flag.Ordinarily, a dry-run spec implicitly exists for all Service Perimeters, and that spec is identical to the status for those Service Perimeters. When this flag is set, it inhibits the generation of the implicit spec, thereby allowing the user to explicitly provide a configuration ("spec") to use in a dry-run version of the Service Perimeter. This allows the user to test changes to the enforced config ("status") without actually enforcing them. This testing is done through analyzing the differences between currently enforced and suggested restrictions. useExplicitDryRunSpec must bet set to True if any of the fields in the spec are set to non-default values. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/access_context_manager_service_perimeter#use_explicit_dry_run_spec AccessContextManagerServicePerimeter#use_explicit_dry_run_spec}
- Specified by:
getUseExplicitDryRunSpecin interfaceAccessContextManagerServicePerimeterConfig
-
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
-
-