1. Packages
  2. Fortimanager Provider
  3. API Docs
  4. ObjectCloudOrchestawstemplateAutoscalenewvpc
fortimanager 1.14.0 published on Tuesday, Apr 15, 2025 by fortinetdev

fortimanager.ObjectCloudOrchestawstemplateAutoscalenewvpc

Explore with Pulumi AI

ObjectCloud OrchestAwstemplateAutoscaleNewVpc

Create ObjectCloudOrchestawstemplateAutoscalenewvpc Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new ObjectCloudOrchestawstemplateAutoscalenewvpc(name: string, args?: ObjectCloudOrchestawstemplateAutoscalenewvpcArgs, opts?: CustomResourceOptions);
@overload
def ObjectCloudOrchestawstemplateAutoscalenewvpc(resource_name: str,
                                                 args: Optional[ObjectCloudOrchestawstemplateAutoscalenewvpcArgs] = None,
                                                 opts: Optional[ResourceOptions] = None)

@overload
def ObjectCloudOrchestawstemplateAutoscalenewvpc(resource_name: str,
                                                 opts: Optional[ResourceOptions] = None,
                                                 adom: Optional[str] = None,
                                                 availability_zones: Optional[str] = None,
                                                 custom_asset_container: Optional[str] = None,
                                                 custom_asset_directory: Optional[str] = None,
                                                 custom_identifier: Optional[str] = None,
                                                 faz_autoscale_admin_passwords: Optional[Sequence[str]] = None,
                                                 faz_autoscale_admin_username: Optional[str] = None,
                                                 faz_custom_private_ipaddress: Optional[str] = None,
                                                 faz_instance_type: Optional[str] = None,
                                                 faz_integration_options: Optional[str] = None,
                                                 faz_version: Optional[str] = None,
                                                 fgt_admin_cidr: Optional[str] = None,
                                                 fgt_admin_port: Optional[float] = None,
                                                 fgt_instance_type: Optional[str] = None,
                                                 fgt_psk_secret: Optional[str] = None,
                                                 fgtasg_cool_down: Optional[float] = None,
                                                 fgtasg_desired_capacity_byol: Optional[float] = None,
                                                 fgtasg_desired_capacity_payg: Optional[float] = None,
                                                 fgtasg_health_check_grace_period: Optional[float] = None,
                                                 fgtasg_max_size_byol: Optional[float] = None,
                                                 fgtasg_max_size_payg: Optional[float] = None,
                                                 fgtasg_min_size_byol: Optional[float] = None,
                                                 fgtasg_min_size_payg: Optional[float] = None,
                                                 fgtasg_scale_in_threshold: Optional[float] = None,
                                                 fgtasg_scale_out_threshold: Optional[float] = None,
                                                 fos_version: Optional[str] = None,
                                                 get_license_grace_period: Optional[float] = None,
                                                 heartbeat_delay_allowance: Optional[float] = None,
                                                 heartbeat_interval: Optional[float] = None,
                                                 heartbeat_loss_count: Optional[float] = None,
                                                 internal_balancer_dns_name: Optional[str] = None,
                                                 internal_balancing_options: Optional[str] = None,
                                                 internal_target_group_health_check_path: Optional[str] = None,
                                                 key_pair_name: Optional[str] = None,
                                                 lifecycle_hook_timeout: Optional[float] = None,
                                                 loadbalancing_health_check_threshold: Optional[float] = None,
                                                 loadbalancing_traffic_port: Optional[float] = None,
                                                 loadbalancing_traffic_protocol: Optional[str] = None,
                                                 name: Optional[str] = None,
                                                 notification_email: Optional[str] = None,
                                                 object_cloud_orchestawstemplate_autoscalenewvpc_id: Optional[str] = None,
                                                 primary_election_timeout: Optional[float] = None,
                                                 private_subnet1_cidr: Optional[str] = None,
                                                 private_subnet2_cidr: Optional[str] = None,
                                                 public_subnet1_cidr: Optional[str] = None,
                                                 public_subnet2_cidr: Optional[str] = None,
                                                 resource_tag_prefix: Optional[str] = None,
                                                 s3_bucket_name: Optional[str] = None,
                                                 s3_key_prefix: Optional[str] = None,
                                                 scopetype: Optional[str] = None,
                                                 sync_recovery_count: Optional[float] = None,
                                                 terminate_unhealthy_vm: Optional[str] = None,
                                                 use_custom_asset_location: Optional[str] = None,
                                                 vpc_cidr: Optional[str] = None)
func NewObjectCloudOrchestawstemplateAutoscalenewvpc(ctx *Context, name string, args *ObjectCloudOrchestawstemplateAutoscalenewvpcArgs, opts ...ResourceOption) (*ObjectCloudOrchestawstemplateAutoscalenewvpc, error)
public ObjectCloudOrchestawstemplateAutoscalenewvpc(string name, ObjectCloudOrchestawstemplateAutoscalenewvpcArgs? args = null, CustomResourceOptions? opts = null)
public ObjectCloudOrchestawstemplateAutoscalenewvpc(String name, ObjectCloudOrchestawstemplateAutoscalenewvpcArgs args)
public ObjectCloudOrchestawstemplateAutoscalenewvpc(String name, ObjectCloudOrchestawstemplateAutoscalenewvpcArgs args, CustomResourceOptions options)
type: fortimanager:ObjectCloudOrchestawstemplateAutoscalenewvpc
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args ObjectCloudOrchestawstemplateAutoscalenewvpcArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args ObjectCloudOrchestawstemplateAutoscalenewvpcArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args ObjectCloudOrchestawstemplateAutoscalenewvpcArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args ObjectCloudOrchestawstemplateAutoscalenewvpcArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. ObjectCloudOrchestawstemplateAutoscalenewvpcArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Constructor example

The following reference example uses placeholder values for all input properties.

var objectCloudOrchestawstemplateAutoscalenewvpcResource = new Fortimanager.ObjectCloudOrchestawstemplateAutoscalenewvpc("objectCloudOrchestawstemplateAutoscalenewvpcResource", new()
{
    Adom = "string",
    AvailabilityZones = "string",
    CustomAssetContainer = "string",
    CustomAssetDirectory = "string",
    CustomIdentifier = "string",
    FazAutoscaleAdminPasswords = new[]
    {
        "string",
    },
    FazAutoscaleAdminUsername = "string",
    FazCustomPrivateIpaddress = "string",
    FazInstanceType = "string",
    FazIntegrationOptions = "string",
    FazVersion = "string",
    FgtAdminCidr = "string",
    FgtAdminPort = 0,
    FgtInstanceType = "string",
    FgtPskSecret = "string",
    FgtasgCoolDown = 0,
    FgtasgDesiredCapacityByol = 0,
    FgtasgDesiredCapacityPayg = 0,
    FgtasgHealthCheckGracePeriod = 0,
    FgtasgMaxSizeByol = 0,
    FgtasgMaxSizePayg = 0,
    FgtasgMinSizeByol = 0,
    FgtasgMinSizePayg = 0,
    FgtasgScaleInThreshold = 0,
    FgtasgScaleOutThreshold = 0,
    FosVersion = "string",
    GetLicenseGracePeriod = 0,
    HeartbeatDelayAllowance = 0,
    HeartbeatInterval = 0,
    HeartbeatLossCount = 0,
    InternalBalancerDnsName = "string",
    InternalBalancingOptions = "string",
    InternalTargetGroupHealthCheckPath = "string",
    KeyPairName = "string",
    LifecycleHookTimeout = 0,
    LoadbalancingHealthCheckThreshold = 0,
    LoadbalancingTrafficPort = 0,
    LoadbalancingTrafficProtocol = "string",
    Name = "string",
    NotificationEmail = "string",
    ObjectCloudOrchestawstemplateAutoscalenewvpcId = "string",
    PrimaryElectionTimeout = 0,
    PrivateSubnet1Cidr = "string",
    PrivateSubnet2Cidr = "string",
    PublicSubnet1Cidr = "string",
    PublicSubnet2Cidr = "string",
    ResourceTagPrefix = "string",
    S3BucketName = "string",
    S3KeyPrefix = "string",
    Scopetype = "string",
    SyncRecoveryCount = 0,
    TerminateUnhealthyVm = "string",
    UseCustomAssetLocation = "string",
    VpcCidr = "string",
});
Copy
example, err := fortimanager.NewObjectCloudOrchestawstemplateAutoscalenewvpc(ctx, "objectCloudOrchestawstemplateAutoscalenewvpcResource", &fortimanager.ObjectCloudOrchestawstemplateAutoscalenewvpcArgs{
	Adom:                 pulumi.String("string"),
	AvailabilityZones:    pulumi.String("string"),
	CustomAssetContainer: pulumi.String("string"),
	CustomAssetDirectory: pulumi.String("string"),
	CustomIdentifier:     pulumi.String("string"),
	FazAutoscaleAdminPasswords: pulumi.StringArray{
		pulumi.String("string"),
	},
	FazAutoscaleAdminUsername:          pulumi.String("string"),
	FazCustomPrivateIpaddress:          pulumi.String("string"),
	FazInstanceType:                    pulumi.String("string"),
	FazIntegrationOptions:              pulumi.String("string"),
	FazVersion:                         pulumi.String("string"),
	FgtAdminCidr:                       pulumi.String("string"),
	FgtAdminPort:                       pulumi.Float64(0),
	FgtInstanceType:                    pulumi.String("string"),
	FgtPskSecret:                       pulumi.String("string"),
	FgtasgCoolDown:                     pulumi.Float64(0),
	FgtasgDesiredCapacityByol:          pulumi.Float64(0),
	FgtasgDesiredCapacityPayg:          pulumi.Float64(0),
	FgtasgHealthCheckGracePeriod:       pulumi.Float64(0),
	FgtasgMaxSizeByol:                  pulumi.Float64(0),
	FgtasgMaxSizePayg:                  pulumi.Float64(0),
	FgtasgMinSizeByol:                  pulumi.Float64(0),
	FgtasgMinSizePayg:                  pulumi.Float64(0),
	FgtasgScaleInThreshold:             pulumi.Float64(0),
	FgtasgScaleOutThreshold:            pulumi.Float64(0),
	FosVersion:                         pulumi.String("string"),
	GetLicenseGracePeriod:              pulumi.Float64(0),
	HeartbeatDelayAllowance:            pulumi.Float64(0),
	HeartbeatInterval:                  pulumi.Float64(0),
	HeartbeatLossCount:                 pulumi.Float64(0),
	InternalBalancerDnsName:            pulumi.String("string"),
	InternalBalancingOptions:           pulumi.String("string"),
	InternalTargetGroupHealthCheckPath: pulumi.String("string"),
	KeyPairName:                        pulumi.String("string"),
	LifecycleHookTimeout:               pulumi.Float64(0),
	LoadbalancingHealthCheckThreshold:  pulumi.Float64(0),
	LoadbalancingTrafficPort:           pulumi.Float64(0),
	LoadbalancingTrafficProtocol:       pulumi.String("string"),
	Name:                               pulumi.String("string"),
	NotificationEmail:                  pulumi.String("string"),
	ObjectCloudOrchestawstemplateAutoscalenewvpcId: pulumi.String("string"),
	PrimaryElectionTimeout:                         pulumi.Float64(0),
	PrivateSubnet1Cidr:                             pulumi.String("string"),
	PrivateSubnet2Cidr:                             pulumi.String("string"),
	PublicSubnet1Cidr:                              pulumi.String("string"),
	PublicSubnet2Cidr:                              pulumi.String("string"),
	ResourceTagPrefix:                              pulumi.String("string"),
	S3BucketName:                                   pulumi.String("string"),
	S3KeyPrefix:                                    pulumi.String("string"),
	Scopetype:                                      pulumi.String("string"),
	SyncRecoveryCount:                              pulumi.Float64(0),
	TerminateUnhealthyVm:                           pulumi.String("string"),
	UseCustomAssetLocation:                         pulumi.String("string"),
	VpcCidr:                                        pulumi.String("string"),
})
Copy
var objectCloudOrchestawstemplateAutoscalenewvpcResource = new ObjectCloudOrchestawstemplateAutoscalenewvpc("objectCloudOrchestawstemplateAutoscalenewvpcResource", ObjectCloudOrchestawstemplateAutoscalenewvpcArgs.builder()
    .adom("string")
    .availabilityZones("string")
    .customAssetContainer("string")
    .customAssetDirectory("string")
    .customIdentifier("string")
    .fazAutoscaleAdminPasswords("string")
    .fazAutoscaleAdminUsername("string")
    .fazCustomPrivateIpaddress("string")
    .fazInstanceType("string")
    .fazIntegrationOptions("string")
    .fazVersion("string")
    .fgtAdminCidr("string")
    .fgtAdminPort(0)
    .fgtInstanceType("string")
    .fgtPskSecret("string")
    .fgtasgCoolDown(0)
    .fgtasgDesiredCapacityByol(0)
    .fgtasgDesiredCapacityPayg(0)
    .fgtasgHealthCheckGracePeriod(0)
    .fgtasgMaxSizeByol(0)
    .fgtasgMaxSizePayg(0)
    .fgtasgMinSizeByol(0)
    .fgtasgMinSizePayg(0)
    .fgtasgScaleInThreshold(0)
    .fgtasgScaleOutThreshold(0)
    .fosVersion("string")
    .getLicenseGracePeriod(0)
    .heartbeatDelayAllowance(0)
    .heartbeatInterval(0)
    .heartbeatLossCount(0)
    .internalBalancerDnsName("string")
    .internalBalancingOptions("string")
    .internalTargetGroupHealthCheckPath("string")
    .keyPairName("string")
    .lifecycleHookTimeout(0)
    .loadbalancingHealthCheckThreshold(0)
    .loadbalancingTrafficPort(0)
    .loadbalancingTrafficProtocol("string")
    .name("string")
    .notificationEmail("string")
    .objectCloudOrchestawstemplateAutoscalenewvpcId("string")
    .primaryElectionTimeout(0)
    .privateSubnet1Cidr("string")
    .privateSubnet2Cidr("string")
    .publicSubnet1Cidr("string")
    .publicSubnet2Cidr("string")
    .resourceTagPrefix("string")
    .s3BucketName("string")
    .s3KeyPrefix("string")
    .scopetype("string")
    .syncRecoveryCount(0)
    .terminateUnhealthyVm("string")
    .useCustomAssetLocation("string")
    .vpcCidr("string")
    .build());
Copy
object_cloud_orchestawstemplate_autoscalenewvpc_resource = fortimanager.ObjectCloudOrchestawstemplateAutoscalenewvpc("objectCloudOrchestawstemplateAutoscalenewvpcResource",
    adom="string",
    availability_zones="string",
    custom_asset_container="string",
    custom_asset_directory="string",
    custom_identifier="string",
    faz_autoscale_admin_passwords=["string"],
    faz_autoscale_admin_username="string",
    faz_custom_private_ipaddress="string",
    faz_instance_type="string",
    faz_integration_options="string",
    faz_version="string",
    fgt_admin_cidr="string",
    fgt_admin_port=0,
    fgt_instance_type="string",
    fgt_psk_secret="string",
    fgtasg_cool_down=0,
    fgtasg_desired_capacity_byol=0,
    fgtasg_desired_capacity_payg=0,
    fgtasg_health_check_grace_period=0,
    fgtasg_max_size_byol=0,
    fgtasg_max_size_payg=0,
    fgtasg_min_size_byol=0,
    fgtasg_min_size_payg=0,
    fgtasg_scale_in_threshold=0,
    fgtasg_scale_out_threshold=0,
    fos_version="string",
    get_license_grace_period=0,
    heartbeat_delay_allowance=0,
    heartbeat_interval=0,
    heartbeat_loss_count=0,
    internal_balancer_dns_name="string",
    internal_balancing_options="string",
    internal_target_group_health_check_path="string",
    key_pair_name="string",
    lifecycle_hook_timeout=0,
    loadbalancing_health_check_threshold=0,
    loadbalancing_traffic_port=0,
    loadbalancing_traffic_protocol="string",
    name="string",
    notification_email="string",
    object_cloud_orchestawstemplate_autoscalenewvpc_id="string",
    primary_election_timeout=0,
    private_subnet1_cidr="string",
    private_subnet2_cidr="string",
    public_subnet1_cidr="string",
    public_subnet2_cidr="string",
    resource_tag_prefix="string",
    s3_bucket_name="string",
    s3_key_prefix="string",
    scopetype="string",
    sync_recovery_count=0,
    terminate_unhealthy_vm="string",
    use_custom_asset_location="string",
    vpc_cidr="string")
Copy
const objectCloudOrchestawstemplateAutoscalenewvpcResource = new fortimanager.ObjectCloudOrchestawstemplateAutoscalenewvpc("objectCloudOrchestawstemplateAutoscalenewvpcResource", {
    adom: "string",
    availabilityZones: "string",
    customAssetContainer: "string",
    customAssetDirectory: "string",
    customIdentifier: "string",
    fazAutoscaleAdminPasswords: ["string"],
    fazAutoscaleAdminUsername: "string",
    fazCustomPrivateIpaddress: "string",
    fazInstanceType: "string",
    fazIntegrationOptions: "string",
    fazVersion: "string",
    fgtAdminCidr: "string",
    fgtAdminPort: 0,
    fgtInstanceType: "string",
    fgtPskSecret: "string",
    fgtasgCoolDown: 0,
    fgtasgDesiredCapacityByol: 0,
    fgtasgDesiredCapacityPayg: 0,
    fgtasgHealthCheckGracePeriod: 0,
    fgtasgMaxSizeByol: 0,
    fgtasgMaxSizePayg: 0,
    fgtasgMinSizeByol: 0,
    fgtasgMinSizePayg: 0,
    fgtasgScaleInThreshold: 0,
    fgtasgScaleOutThreshold: 0,
    fosVersion: "string",
    getLicenseGracePeriod: 0,
    heartbeatDelayAllowance: 0,
    heartbeatInterval: 0,
    heartbeatLossCount: 0,
    internalBalancerDnsName: "string",
    internalBalancingOptions: "string",
    internalTargetGroupHealthCheckPath: "string",
    keyPairName: "string",
    lifecycleHookTimeout: 0,
    loadbalancingHealthCheckThreshold: 0,
    loadbalancingTrafficPort: 0,
    loadbalancingTrafficProtocol: "string",
    name: "string",
    notificationEmail: "string",
    objectCloudOrchestawstemplateAutoscalenewvpcId: "string",
    primaryElectionTimeout: 0,
    privateSubnet1Cidr: "string",
    privateSubnet2Cidr: "string",
    publicSubnet1Cidr: "string",
    publicSubnet2Cidr: "string",
    resourceTagPrefix: "string",
    s3BucketName: "string",
    s3KeyPrefix: "string",
    scopetype: "string",
    syncRecoveryCount: 0,
    terminateUnhealthyVm: "string",
    useCustomAssetLocation: "string",
    vpcCidr: "string",
});
Copy
type: fortimanager:ObjectCloudOrchestawstemplateAutoscalenewvpc
properties:
    adom: string
    availabilityZones: string
    customAssetContainer: string
    customAssetDirectory: string
    customIdentifier: string
    fazAutoscaleAdminPasswords:
        - string
    fazAutoscaleAdminUsername: string
    fazCustomPrivateIpaddress: string
    fazInstanceType: string
    fazIntegrationOptions: string
    fazVersion: string
    fgtAdminCidr: string
    fgtAdminPort: 0
    fgtInstanceType: string
    fgtPskSecret: string
    fgtasgCoolDown: 0
    fgtasgDesiredCapacityByol: 0
    fgtasgDesiredCapacityPayg: 0
    fgtasgHealthCheckGracePeriod: 0
    fgtasgMaxSizeByol: 0
    fgtasgMaxSizePayg: 0
    fgtasgMinSizeByol: 0
    fgtasgMinSizePayg: 0
    fgtasgScaleInThreshold: 0
    fgtasgScaleOutThreshold: 0
    fosVersion: string
    getLicenseGracePeriod: 0
    heartbeatDelayAllowance: 0
    heartbeatInterval: 0
    heartbeatLossCount: 0
    internalBalancerDnsName: string
    internalBalancingOptions: string
    internalTargetGroupHealthCheckPath: string
    keyPairName: string
    lifecycleHookTimeout: 0
    loadbalancingHealthCheckThreshold: 0
    loadbalancingTrafficPort: 0
    loadbalancingTrafficProtocol: string
    name: string
    notificationEmail: string
    objectCloudOrchestawstemplateAutoscalenewvpcId: string
    primaryElectionTimeout: 0
    privateSubnet1Cidr: string
    privateSubnet2Cidr: string
    publicSubnet1Cidr: string
    publicSubnet2Cidr: string
    resourceTagPrefix: string
    s3BucketName: string
    s3KeyPrefix: string
    scopetype: string
    syncRecoveryCount: 0
    terminateUnhealthyVm: string
    useCustomAssetLocation: string
    vpcCidr: string
Copy

ObjectCloudOrchestawstemplateAutoscalenewvpc Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The ObjectCloudOrchestawstemplateAutoscalenewvpc resource accepts the following input properties:

Adom string
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
AvailabilityZones string
Availability-Zones.
CustomAssetContainer string
Custom-Asset-Container.
CustomAssetDirectory string
Custom-Asset-Directory.
CustomIdentifier string
Custom-Identifier.
FazAutoscaleAdminPasswords List<string>
Faz-Autoscale-Admin-Password.
FazAutoscaleAdminUsername string
Faz-Autoscale-Admin-Username.
FazCustomPrivateIpaddress string
Faz-Custom-Private-Ipaddress.
FazInstanceType string
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
FazIntegrationOptions string
Faz-Integration-Options. Valid values: no, yes.
FazVersion string
Faz-Version.
FgtAdminCidr string
Fgt-Admin-Cidr.
FgtAdminPort double
Fgt-Admin-Port.
FgtInstanceType string
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
FgtPskSecret string
Fgt-Psk-Secret.
FgtasgCoolDown double
Fgtasg-Cool-Down.
FgtasgDesiredCapacityByol double
Fgtasg-Desired-Capacity-Byol.
FgtasgDesiredCapacityPayg double
Fgtasg-Desired-Capacity-Payg.
FgtasgHealthCheckGracePeriod double
Fgtasg-Health-Check-Grace-Period.
FgtasgMaxSizeByol double
Fgtasg-Max-Size-Byol.
FgtasgMaxSizePayg double
Fgtasg-Max-Size-Payg.
FgtasgMinSizeByol double
Fgtasg-Min-Size-Byol.
FgtasgMinSizePayg double
Fgtasg-Min-Size-Payg.
FgtasgScaleInThreshold double
Fgtasg-Scale-In-Threshold.
FgtasgScaleOutThreshold double
Fgtasg-Scale-Out-Threshold.
FosVersion string
Fos-Version.
GetLicenseGracePeriod double
Get-License-Grace-Period.
HeartbeatDelayAllowance double
Heartbeat-Delay-Allowance.
HeartbeatInterval double
Heartbeat-Interval.
HeartbeatLossCount double
Heartbeat-Loss-Count.
InternalBalancerDnsName string
Internal-Balancer-Dns-Name.
InternalBalancingOptions string
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
InternalTargetGroupHealthCheckPath string
Internal-Target-Group-Health-Check-Path.
KeyPairName string
Key-Pair-Name.
LifecycleHookTimeout double
Lifecycle-Hook-Timeout.
LoadbalancingHealthCheckThreshold double
Loadbalancing-Health-Check-Threshold.
LoadbalancingTrafficPort double
Loadbalancing-Traffic-Port.
LoadbalancingTrafficProtocol string
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
Name string
Name.
NotificationEmail string
Notification-Email.
ObjectCloudOrchestawstemplateAutoscalenewvpcId string
an identifier for the resource with format {{name}}.
PrimaryElectionTimeout double
Primary-Election-Timeout.
PrivateSubnet1Cidr string
Private-Subnet1-Cidr.
PrivateSubnet2Cidr string
Private-Subnet2-Cidr.
PublicSubnet1Cidr string
Public-Subnet1-Cidr.
PublicSubnet2Cidr string
Public-Subnet2-Cidr.
ResourceTagPrefix string
Resource-Tag-Prefix.
S3BucketName string
S3-Bucket-Name.
S3KeyPrefix string
S3-Key-Prefix.
Scopetype string
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
SyncRecoveryCount double
Sync-Recovery-Count.
TerminateUnhealthyVm string
Terminate-Unhealthy-Vm. Valid values: no, yes.
UseCustomAssetLocation string
Use-Custom-Asset-Location. Valid values: no, yes.
VpcCidr string
Vpc-Cidr.
Adom string
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
AvailabilityZones string
Availability-Zones.
CustomAssetContainer string
Custom-Asset-Container.
CustomAssetDirectory string
Custom-Asset-Directory.
CustomIdentifier string
Custom-Identifier.
FazAutoscaleAdminPasswords []string
Faz-Autoscale-Admin-Password.
FazAutoscaleAdminUsername string
Faz-Autoscale-Admin-Username.
FazCustomPrivateIpaddress string
Faz-Custom-Private-Ipaddress.
FazInstanceType string
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
FazIntegrationOptions string
Faz-Integration-Options. Valid values: no, yes.
FazVersion string
Faz-Version.
FgtAdminCidr string
Fgt-Admin-Cidr.
FgtAdminPort float64
Fgt-Admin-Port.
FgtInstanceType string
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
FgtPskSecret string
Fgt-Psk-Secret.
FgtasgCoolDown float64
Fgtasg-Cool-Down.
FgtasgDesiredCapacityByol float64
Fgtasg-Desired-Capacity-Byol.
FgtasgDesiredCapacityPayg float64
Fgtasg-Desired-Capacity-Payg.
FgtasgHealthCheckGracePeriod float64
Fgtasg-Health-Check-Grace-Period.
FgtasgMaxSizeByol float64
Fgtasg-Max-Size-Byol.
FgtasgMaxSizePayg float64
Fgtasg-Max-Size-Payg.
FgtasgMinSizeByol float64
Fgtasg-Min-Size-Byol.
FgtasgMinSizePayg float64
Fgtasg-Min-Size-Payg.
FgtasgScaleInThreshold float64
Fgtasg-Scale-In-Threshold.
FgtasgScaleOutThreshold float64
Fgtasg-Scale-Out-Threshold.
FosVersion string
Fos-Version.
GetLicenseGracePeriod float64
Get-License-Grace-Period.
HeartbeatDelayAllowance float64
Heartbeat-Delay-Allowance.
HeartbeatInterval float64
Heartbeat-Interval.
HeartbeatLossCount float64
Heartbeat-Loss-Count.
InternalBalancerDnsName string
Internal-Balancer-Dns-Name.
InternalBalancingOptions string
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
InternalTargetGroupHealthCheckPath string
Internal-Target-Group-Health-Check-Path.
KeyPairName string
Key-Pair-Name.
LifecycleHookTimeout float64
Lifecycle-Hook-Timeout.
LoadbalancingHealthCheckThreshold float64
Loadbalancing-Health-Check-Threshold.
LoadbalancingTrafficPort float64
Loadbalancing-Traffic-Port.
LoadbalancingTrafficProtocol string
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
Name string
Name.
NotificationEmail string
Notification-Email.
ObjectCloudOrchestawstemplateAutoscalenewvpcId string
an identifier for the resource with format {{name}}.
PrimaryElectionTimeout float64
Primary-Election-Timeout.
PrivateSubnet1Cidr string
Private-Subnet1-Cidr.
PrivateSubnet2Cidr string
Private-Subnet2-Cidr.
PublicSubnet1Cidr string
Public-Subnet1-Cidr.
PublicSubnet2Cidr string
Public-Subnet2-Cidr.
ResourceTagPrefix string
Resource-Tag-Prefix.
S3BucketName string
S3-Bucket-Name.
S3KeyPrefix string
S3-Key-Prefix.
Scopetype string
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
SyncRecoveryCount float64
Sync-Recovery-Count.
TerminateUnhealthyVm string
Terminate-Unhealthy-Vm. Valid values: no, yes.
UseCustomAssetLocation string
Use-Custom-Asset-Location. Valid values: no, yes.
VpcCidr string
Vpc-Cidr.
adom String
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availabilityZones String
Availability-Zones.
customAssetContainer String
Custom-Asset-Container.
customAssetDirectory String
Custom-Asset-Directory.
customIdentifier String
Custom-Identifier.
fazAutoscaleAdminPasswords List<String>
Faz-Autoscale-Admin-Password.
fazAutoscaleAdminUsername String
Faz-Autoscale-Admin-Username.
fazCustomPrivateIpaddress String
Faz-Custom-Private-Ipaddress.
fazInstanceType String
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
fazIntegrationOptions String
Faz-Integration-Options. Valid values: no, yes.
fazVersion String
Faz-Version.
fgtAdminCidr String
Fgt-Admin-Cidr.
fgtAdminPort Double
Fgt-Admin-Port.
fgtInstanceType String
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgtPskSecret String
Fgt-Psk-Secret.
fgtasgCoolDown Double
Fgtasg-Cool-Down.
fgtasgDesiredCapacityByol Double
Fgtasg-Desired-Capacity-Byol.
fgtasgDesiredCapacityPayg Double
Fgtasg-Desired-Capacity-Payg.
fgtasgHealthCheckGracePeriod Double
Fgtasg-Health-Check-Grace-Period.
fgtasgMaxSizeByol Double
Fgtasg-Max-Size-Byol.
fgtasgMaxSizePayg Double
Fgtasg-Max-Size-Payg.
fgtasgMinSizeByol Double
Fgtasg-Min-Size-Byol.
fgtasgMinSizePayg Double
Fgtasg-Min-Size-Payg.
fgtasgScaleInThreshold Double
Fgtasg-Scale-In-Threshold.
fgtasgScaleOutThreshold Double
Fgtasg-Scale-Out-Threshold.
fosVersion String
Fos-Version.
getLicenseGracePeriod Double
Get-License-Grace-Period.
heartbeatDelayAllowance Double
Heartbeat-Delay-Allowance.
heartbeatInterval Double
Heartbeat-Interval.
heartbeatLossCount Double
Heartbeat-Loss-Count.
internalBalancerDnsName String
Internal-Balancer-Dns-Name.
internalBalancingOptions String
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internalTargetGroupHealthCheckPath String
Internal-Target-Group-Health-Check-Path.
keyPairName String
Key-Pair-Name.
lifecycleHookTimeout Double
Lifecycle-Hook-Timeout.
loadbalancingHealthCheckThreshold Double
Loadbalancing-Health-Check-Threshold.
loadbalancingTrafficPort Double
Loadbalancing-Traffic-Port.
loadbalancingTrafficProtocol String
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name String
Name.
notificationEmail String
Notification-Email.
objectCloudOrchestawstemplateAutoscalenewvpcId String
an identifier for the resource with format {{name}}.
primaryElectionTimeout Double
Primary-Election-Timeout.
privateSubnet1Cidr String
Private-Subnet1-Cidr.
privateSubnet2Cidr String
Private-Subnet2-Cidr.
publicSubnet1Cidr String
Public-Subnet1-Cidr.
publicSubnet2Cidr String
Public-Subnet2-Cidr.
resourceTagPrefix String
Resource-Tag-Prefix.
s3BucketName String
S3-Bucket-Name.
s3KeyPrefix String
S3-Key-Prefix.
scopetype String
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
syncRecoveryCount Double
Sync-Recovery-Count.
terminateUnhealthyVm String
Terminate-Unhealthy-Vm. Valid values: no, yes.
useCustomAssetLocation String
Use-Custom-Asset-Location. Valid values: no, yes.
vpcCidr String
Vpc-Cidr.
adom string
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availabilityZones string
Availability-Zones.
customAssetContainer string
Custom-Asset-Container.
customAssetDirectory string
Custom-Asset-Directory.
customIdentifier string
Custom-Identifier.
fazAutoscaleAdminPasswords string[]
Faz-Autoscale-Admin-Password.
fazAutoscaleAdminUsername string
Faz-Autoscale-Admin-Username.
fazCustomPrivateIpaddress string
Faz-Custom-Private-Ipaddress.
fazInstanceType string
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
fazIntegrationOptions string
Faz-Integration-Options. Valid values: no, yes.
fazVersion string
Faz-Version.
fgtAdminCidr string
Fgt-Admin-Cidr.
fgtAdminPort number
Fgt-Admin-Port.
fgtInstanceType string
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgtPskSecret string
Fgt-Psk-Secret.
fgtasgCoolDown number
Fgtasg-Cool-Down.
fgtasgDesiredCapacityByol number
Fgtasg-Desired-Capacity-Byol.
fgtasgDesiredCapacityPayg number
Fgtasg-Desired-Capacity-Payg.
fgtasgHealthCheckGracePeriod number
Fgtasg-Health-Check-Grace-Period.
fgtasgMaxSizeByol number
Fgtasg-Max-Size-Byol.
fgtasgMaxSizePayg number
Fgtasg-Max-Size-Payg.
fgtasgMinSizeByol number
Fgtasg-Min-Size-Byol.
fgtasgMinSizePayg number
Fgtasg-Min-Size-Payg.
fgtasgScaleInThreshold number
Fgtasg-Scale-In-Threshold.
fgtasgScaleOutThreshold number
Fgtasg-Scale-Out-Threshold.
fosVersion string
Fos-Version.
getLicenseGracePeriod number
Get-License-Grace-Period.
heartbeatDelayAllowance number
Heartbeat-Delay-Allowance.
heartbeatInterval number
Heartbeat-Interval.
heartbeatLossCount number
Heartbeat-Loss-Count.
internalBalancerDnsName string
Internal-Balancer-Dns-Name.
internalBalancingOptions string
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internalTargetGroupHealthCheckPath string
Internal-Target-Group-Health-Check-Path.
keyPairName string
Key-Pair-Name.
lifecycleHookTimeout number
Lifecycle-Hook-Timeout.
loadbalancingHealthCheckThreshold number
Loadbalancing-Health-Check-Threshold.
loadbalancingTrafficPort number
Loadbalancing-Traffic-Port.
loadbalancingTrafficProtocol string
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name string
Name.
notificationEmail string
Notification-Email.
objectCloudOrchestawstemplateAutoscalenewvpcId string
an identifier for the resource with format {{name}}.
primaryElectionTimeout number
Primary-Election-Timeout.
privateSubnet1Cidr string
Private-Subnet1-Cidr.
privateSubnet2Cidr string
Private-Subnet2-Cidr.
publicSubnet1Cidr string
Public-Subnet1-Cidr.
publicSubnet2Cidr string
Public-Subnet2-Cidr.
resourceTagPrefix string
Resource-Tag-Prefix.
s3BucketName string
S3-Bucket-Name.
s3KeyPrefix string
S3-Key-Prefix.
scopetype string
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
syncRecoveryCount number
Sync-Recovery-Count.
terminateUnhealthyVm string
Terminate-Unhealthy-Vm. Valid values: no, yes.
useCustomAssetLocation string
Use-Custom-Asset-Location. Valid values: no, yes.
vpcCidr string
Vpc-Cidr.
adom str
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availability_zones str
Availability-Zones.
custom_asset_container str
Custom-Asset-Container.
custom_asset_directory str
Custom-Asset-Directory.
custom_identifier str
Custom-Identifier.
faz_autoscale_admin_passwords Sequence[str]
Faz-Autoscale-Admin-Password.
faz_autoscale_admin_username str
Faz-Autoscale-Admin-Username.
faz_custom_private_ipaddress str
Faz-Custom-Private-Ipaddress.
faz_instance_type str
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
faz_integration_options str
Faz-Integration-Options. Valid values: no, yes.
faz_version str
Faz-Version.
fgt_admin_cidr str
Fgt-Admin-Cidr.
fgt_admin_port float
Fgt-Admin-Port.
fgt_instance_type str
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgt_psk_secret str
Fgt-Psk-Secret.
fgtasg_cool_down float
Fgtasg-Cool-Down.
fgtasg_desired_capacity_byol float
Fgtasg-Desired-Capacity-Byol.
fgtasg_desired_capacity_payg float
Fgtasg-Desired-Capacity-Payg.
fgtasg_health_check_grace_period float
Fgtasg-Health-Check-Grace-Period.
fgtasg_max_size_byol float
Fgtasg-Max-Size-Byol.
fgtasg_max_size_payg float
Fgtasg-Max-Size-Payg.
fgtasg_min_size_byol float
Fgtasg-Min-Size-Byol.
fgtasg_min_size_payg float
Fgtasg-Min-Size-Payg.
fgtasg_scale_in_threshold float
Fgtasg-Scale-In-Threshold.
fgtasg_scale_out_threshold float
Fgtasg-Scale-Out-Threshold.
fos_version str
Fos-Version.
get_license_grace_period float
Get-License-Grace-Period.
heartbeat_delay_allowance float
Heartbeat-Delay-Allowance.
heartbeat_interval float
Heartbeat-Interval.
heartbeat_loss_count float
Heartbeat-Loss-Count.
internal_balancer_dns_name str
Internal-Balancer-Dns-Name.
internal_balancing_options str
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internal_target_group_health_check_path str
Internal-Target-Group-Health-Check-Path.
key_pair_name str
Key-Pair-Name.
lifecycle_hook_timeout float
Lifecycle-Hook-Timeout.
loadbalancing_health_check_threshold float
Loadbalancing-Health-Check-Threshold.
loadbalancing_traffic_port float
Loadbalancing-Traffic-Port.
loadbalancing_traffic_protocol str
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name str
Name.
notification_email str
Notification-Email.
object_cloud_orchestawstemplate_autoscalenewvpc_id str
an identifier for the resource with format {{name}}.
primary_election_timeout float
Primary-Election-Timeout.
private_subnet1_cidr str
Private-Subnet1-Cidr.
private_subnet2_cidr str
Private-Subnet2-Cidr.
public_subnet1_cidr str
Public-Subnet1-Cidr.
public_subnet2_cidr str
Public-Subnet2-Cidr.
resource_tag_prefix str
Resource-Tag-Prefix.
s3_bucket_name str
S3-Bucket-Name.
s3_key_prefix str
S3-Key-Prefix.
scopetype str
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
sync_recovery_count float
Sync-Recovery-Count.
terminate_unhealthy_vm str
Terminate-Unhealthy-Vm. Valid values: no, yes.
use_custom_asset_location str
Use-Custom-Asset-Location. Valid values: no, yes.
vpc_cidr str
Vpc-Cidr.
adom String
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availabilityZones String
Availability-Zones.
customAssetContainer String
Custom-Asset-Container.
customAssetDirectory String
Custom-Asset-Directory.
customIdentifier String
Custom-Identifier.
fazAutoscaleAdminPasswords List<String>
Faz-Autoscale-Admin-Password.
fazAutoscaleAdminUsername String
Faz-Autoscale-Admin-Username.
fazCustomPrivateIpaddress String
Faz-Custom-Private-Ipaddress.
fazInstanceType String
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
fazIntegrationOptions String
Faz-Integration-Options. Valid values: no, yes.
fazVersion String
Faz-Version.
fgtAdminCidr String
Fgt-Admin-Cidr.
fgtAdminPort Number
Fgt-Admin-Port.
fgtInstanceType String
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgtPskSecret String
Fgt-Psk-Secret.
fgtasgCoolDown Number
Fgtasg-Cool-Down.
fgtasgDesiredCapacityByol Number
Fgtasg-Desired-Capacity-Byol.
fgtasgDesiredCapacityPayg Number
Fgtasg-Desired-Capacity-Payg.
fgtasgHealthCheckGracePeriod Number
Fgtasg-Health-Check-Grace-Period.
fgtasgMaxSizeByol Number
Fgtasg-Max-Size-Byol.
fgtasgMaxSizePayg Number
Fgtasg-Max-Size-Payg.
fgtasgMinSizeByol Number
Fgtasg-Min-Size-Byol.
fgtasgMinSizePayg Number
Fgtasg-Min-Size-Payg.
fgtasgScaleInThreshold Number
Fgtasg-Scale-In-Threshold.
fgtasgScaleOutThreshold Number
Fgtasg-Scale-Out-Threshold.
fosVersion String
Fos-Version.
getLicenseGracePeriod Number
Get-License-Grace-Period.
heartbeatDelayAllowance Number
Heartbeat-Delay-Allowance.
heartbeatInterval Number
Heartbeat-Interval.
heartbeatLossCount Number
Heartbeat-Loss-Count.
internalBalancerDnsName String
Internal-Balancer-Dns-Name.
internalBalancingOptions String
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internalTargetGroupHealthCheckPath String
Internal-Target-Group-Health-Check-Path.
keyPairName String
Key-Pair-Name.
lifecycleHookTimeout Number
Lifecycle-Hook-Timeout.
loadbalancingHealthCheckThreshold Number
Loadbalancing-Health-Check-Threshold.
loadbalancingTrafficPort Number
Loadbalancing-Traffic-Port.
loadbalancingTrafficProtocol String
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name String
Name.
notificationEmail String
Notification-Email.
objectCloudOrchestawstemplateAutoscalenewvpcId String
an identifier for the resource with format {{name}}.
primaryElectionTimeout Number
Primary-Election-Timeout.
privateSubnet1Cidr String
Private-Subnet1-Cidr.
privateSubnet2Cidr String
Private-Subnet2-Cidr.
publicSubnet1Cidr String
Public-Subnet1-Cidr.
publicSubnet2Cidr String
Public-Subnet2-Cidr.
resourceTagPrefix String
Resource-Tag-Prefix.
s3BucketName String
S3-Bucket-Name.
s3KeyPrefix String
S3-Key-Prefix.
scopetype String
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
syncRecoveryCount Number
Sync-Recovery-Count.
terminateUnhealthyVm String
Terminate-Unhealthy-Vm. Valid values: no, yes.
useCustomAssetLocation String
Use-Custom-Asset-Location. Valid values: no, yes.
vpcCidr String
Vpc-Cidr.

Outputs

All input properties are implicitly available as output properties. Additionally, the ObjectCloudOrchestawstemplateAutoscalenewvpc resource produces the following output properties:

Id string
The provider-assigned unique ID for this managed resource.
Id string
The provider-assigned unique ID for this managed resource.
id String
The provider-assigned unique ID for this managed resource.
id string
The provider-assigned unique ID for this managed resource.
id str
The provider-assigned unique ID for this managed resource.
id String
The provider-assigned unique ID for this managed resource.

Look up Existing ObjectCloudOrchestawstemplateAutoscalenewvpc Resource

Get an existing ObjectCloudOrchestawstemplateAutoscalenewvpc resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: ObjectCloudOrchestawstemplateAutoscalenewvpcState, opts?: CustomResourceOptions): ObjectCloudOrchestawstemplateAutoscalenewvpc
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        adom: Optional[str] = None,
        availability_zones: Optional[str] = None,
        custom_asset_container: Optional[str] = None,
        custom_asset_directory: Optional[str] = None,
        custom_identifier: Optional[str] = None,
        faz_autoscale_admin_passwords: Optional[Sequence[str]] = None,
        faz_autoscale_admin_username: Optional[str] = None,
        faz_custom_private_ipaddress: Optional[str] = None,
        faz_instance_type: Optional[str] = None,
        faz_integration_options: Optional[str] = None,
        faz_version: Optional[str] = None,
        fgt_admin_cidr: Optional[str] = None,
        fgt_admin_port: Optional[float] = None,
        fgt_instance_type: Optional[str] = None,
        fgt_psk_secret: Optional[str] = None,
        fgtasg_cool_down: Optional[float] = None,
        fgtasg_desired_capacity_byol: Optional[float] = None,
        fgtasg_desired_capacity_payg: Optional[float] = None,
        fgtasg_health_check_grace_period: Optional[float] = None,
        fgtasg_max_size_byol: Optional[float] = None,
        fgtasg_max_size_payg: Optional[float] = None,
        fgtasg_min_size_byol: Optional[float] = None,
        fgtasg_min_size_payg: Optional[float] = None,
        fgtasg_scale_in_threshold: Optional[float] = None,
        fgtasg_scale_out_threshold: Optional[float] = None,
        fos_version: Optional[str] = None,
        get_license_grace_period: Optional[float] = None,
        heartbeat_delay_allowance: Optional[float] = None,
        heartbeat_interval: Optional[float] = None,
        heartbeat_loss_count: Optional[float] = None,
        internal_balancer_dns_name: Optional[str] = None,
        internal_balancing_options: Optional[str] = None,
        internal_target_group_health_check_path: Optional[str] = None,
        key_pair_name: Optional[str] = None,
        lifecycle_hook_timeout: Optional[float] = None,
        loadbalancing_health_check_threshold: Optional[float] = None,
        loadbalancing_traffic_port: Optional[float] = None,
        loadbalancing_traffic_protocol: Optional[str] = None,
        name: Optional[str] = None,
        notification_email: Optional[str] = None,
        object_cloud_orchestawstemplate_autoscalenewvpc_id: Optional[str] = None,
        primary_election_timeout: Optional[float] = None,
        private_subnet1_cidr: Optional[str] = None,
        private_subnet2_cidr: Optional[str] = None,
        public_subnet1_cidr: Optional[str] = None,
        public_subnet2_cidr: Optional[str] = None,
        resource_tag_prefix: Optional[str] = None,
        s3_bucket_name: Optional[str] = None,
        s3_key_prefix: Optional[str] = None,
        scopetype: Optional[str] = None,
        sync_recovery_count: Optional[float] = None,
        terminate_unhealthy_vm: Optional[str] = None,
        use_custom_asset_location: Optional[str] = None,
        vpc_cidr: Optional[str] = None) -> ObjectCloudOrchestawstemplateAutoscalenewvpc
func GetObjectCloudOrchestawstemplateAutoscalenewvpc(ctx *Context, name string, id IDInput, state *ObjectCloudOrchestawstemplateAutoscalenewvpcState, opts ...ResourceOption) (*ObjectCloudOrchestawstemplateAutoscalenewvpc, error)
public static ObjectCloudOrchestawstemplateAutoscalenewvpc Get(string name, Input<string> id, ObjectCloudOrchestawstemplateAutoscalenewvpcState? state, CustomResourceOptions? opts = null)
public static ObjectCloudOrchestawstemplateAutoscalenewvpc get(String name, Output<String> id, ObjectCloudOrchestawstemplateAutoscalenewvpcState state, CustomResourceOptions options)
resources:  _:    type: fortimanager:ObjectCloudOrchestawstemplateAutoscalenewvpc    get:      id: ${id}
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
Adom string
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
AvailabilityZones string
Availability-Zones.
CustomAssetContainer string
Custom-Asset-Container.
CustomAssetDirectory string
Custom-Asset-Directory.
CustomIdentifier string
Custom-Identifier.
FazAutoscaleAdminPasswords List<string>
Faz-Autoscale-Admin-Password.
FazAutoscaleAdminUsername string
Faz-Autoscale-Admin-Username.
FazCustomPrivateIpaddress string
Faz-Custom-Private-Ipaddress.
FazInstanceType string
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
FazIntegrationOptions string
Faz-Integration-Options. Valid values: no, yes.
FazVersion string
Faz-Version.
FgtAdminCidr string
Fgt-Admin-Cidr.
FgtAdminPort double
Fgt-Admin-Port.
FgtInstanceType string
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
FgtPskSecret string
Fgt-Psk-Secret.
FgtasgCoolDown double
Fgtasg-Cool-Down.
FgtasgDesiredCapacityByol double
Fgtasg-Desired-Capacity-Byol.
FgtasgDesiredCapacityPayg double
Fgtasg-Desired-Capacity-Payg.
FgtasgHealthCheckGracePeriod double
Fgtasg-Health-Check-Grace-Period.
FgtasgMaxSizeByol double
Fgtasg-Max-Size-Byol.
FgtasgMaxSizePayg double
Fgtasg-Max-Size-Payg.
FgtasgMinSizeByol double
Fgtasg-Min-Size-Byol.
FgtasgMinSizePayg double
Fgtasg-Min-Size-Payg.
FgtasgScaleInThreshold double
Fgtasg-Scale-In-Threshold.
FgtasgScaleOutThreshold double
Fgtasg-Scale-Out-Threshold.
FosVersion string
Fos-Version.
GetLicenseGracePeriod double
Get-License-Grace-Period.
HeartbeatDelayAllowance double
Heartbeat-Delay-Allowance.
HeartbeatInterval double
Heartbeat-Interval.
HeartbeatLossCount double
Heartbeat-Loss-Count.
InternalBalancerDnsName string
Internal-Balancer-Dns-Name.
InternalBalancingOptions string
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
InternalTargetGroupHealthCheckPath string
Internal-Target-Group-Health-Check-Path.
KeyPairName string
Key-Pair-Name.
LifecycleHookTimeout double
Lifecycle-Hook-Timeout.
LoadbalancingHealthCheckThreshold double
Loadbalancing-Health-Check-Threshold.
LoadbalancingTrafficPort double
Loadbalancing-Traffic-Port.
LoadbalancingTrafficProtocol string
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
Name string
Name.
NotificationEmail string
Notification-Email.
ObjectCloudOrchestawstemplateAutoscalenewvpcId string
an identifier for the resource with format {{name}}.
PrimaryElectionTimeout double
Primary-Election-Timeout.
PrivateSubnet1Cidr string
Private-Subnet1-Cidr.
PrivateSubnet2Cidr string
Private-Subnet2-Cidr.
PublicSubnet1Cidr string
Public-Subnet1-Cidr.
PublicSubnet2Cidr string
Public-Subnet2-Cidr.
ResourceTagPrefix string
Resource-Tag-Prefix.
S3BucketName string
S3-Bucket-Name.
S3KeyPrefix string
S3-Key-Prefix.
Scopetype string
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
SyncRecoveryCount double
Sync-Recovery-Count.
TerminateUnhealthyVm string
Terminate-Unhealthy-Vm. Valid values: no, yes.
UseCustomAssetLocation string
Use-Custom-Asset-Location. Valid values: no, yes.
VpcCidr string
Vpc-Cidr.
Adom string
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
AvailabilityZones string
Availability-Zones.
CustomAssetContainer string
Custom-Asset-Container.
CustomAssetDirectory string
Custom-Asset-Directory.
CustomIdentifier string
Custom-Identifier.
FazAutoscaleAdminPasswords []string
Faz-Autoscale-Admin-Password.
FazAutoscaleAdminUsername string
Faz-Autoscale-Admin-Username.
FazCustomPrivateIpaddress string
Faz-Custom-Private-Ipaddress.
FazInstanceType string
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
FazIntegrationOptions string
Faz-Integration-Options. Valid values: no, yes.
FazVersion string
Faz-Version.
FgtAdminCidr string
Fgt-Admin-Cidr.
FgtAdminPort float64
Fgt-Admin-Port.
FgtInstanceType string
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
FgtPskSecret string
Fgt-Psk-Secret.
FgtasgCoolDown float64
Fgtasg-Cool-Down.
FgtasgDesiredCapacityByol float64
Fgtasg-Desired-Capacity-Byol.
FgtasgDesiredCapacityPayg float64
Fgtasg-Desired-Capacity-Payg.
FgtasgHealthCheckGracePeriod float64
Fgtasg-Health-Check-Grace-Period.
FgtasgMaxSizeByol float64
Fgtasg-Max-Size-Byol.
FgtasgMaxSizePayg float64
Fgtasg-Max-Size-Payg.
FgtasgMinSizeByol float64
Fgtasg-Min-Size-Byol.
FgtasgMinSizePayg float64
Fgtasg-Min-Size-Payg.
FgtasgScaleInThreshold float64
Fgtasg-Scale-In-Threshold.
FgtasgScaleOutThreshold float64
Fgtasg-Scale-Out-Threshold.
FosVersion string
Fos-Version.
GetLicenseGracePeriod float64
Get-License-Grace-Period.
HeartbeatDelayAllowance float64
Heartbeat-Delay-Allowance.
HeartbeatInterval float64
Heartbeat-Interval.
HeartbeatLossCount float64
Heartbeat-Loss-Count.
InternalBalancerDnsName string
Internal-Balancer-Dns-Name.
InternalBalancingOptions string
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
InternalTargetGroupHealthCheckPath string
Internal-Target-Group-Health-Check-Path.
KeyPairName string
Key-Pair-Name.
LifecycleHookTimeout float64
Lifecycle-Hook-Timeout.
LoadbalancingHealthCheckThreshold float64
Loadbalancing-Health-Check-Threshold.
LoadbalancingTrafficPort float64
Loadbalancing-Traffic-Port.
LoadbalancingTrafficProtocol string
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
Name string
Name.
NotificationEmail string
Notification-Email.
ObjectCloudOrchestawstemplateAutoscalenewvpcId string
an identifier for the resource with format {{name}}.
PrimaryElectionTimeout float64
Primary-Election-Timeout.
PrivateSubnet1Cidr string
Private-Subnet1-Cidr.
PrivateSubnet2Cidr string
Private-Subnet2-Cidr.
PublicSubnet1Cidr string
Public-Subnet1-Cidr.
PublicSubnet2Cidr string
Public-Subnet2-Cidr.
ResourceTagPrefix string
Resource-Tag-Prefix.
S3BucketName string
S3-Bucket-Name.
S3KeyPrefix string
S3-Key-Prefix.
Scopetype string
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
SyncRecoveryCount float64
Sync-Recovery-Count.
TerminateUnhealthyVm string
Terminate-Unhealthy-Vm. Valid values: no, yes.
UseCustomAssetLocation string
Use-Custom-Asset-Location. Valid values: no, yes.
VpcCidr string
Vpc-Cidr.
adom String
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availabilityZones String
Availability-Zones.
customAssetContainer String
Custom-Asset-Container.
customAssetDirectory String
Custom-Asset-Directory.
customIdentifier String
Custom-Identifier.
fazAutoscaleAdminPasswords List<String>
Faz-Autoscale-Admin-Password.
fazAutoscaleAdminUsername String
Faz-Autoscale-Admin-Username.
fazCustomPrivateIpaddress String
Faz-Custom-Private-Ipaddress.
fazInstanceType String
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
fazIntegrationOptions String
Faz-Integration-Options. Valid values: no, yes.
fazVersion String
Faz-Version.
fgtAdminCidr String
Fgt-Admin-Cidr.
fgtAdminPort Double
Fgt-Admin-Port.
fgtInstanceType String
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgtPskSecret String
Fgt-Psk-Secret.
fgtasgCoolDown Double
Fgtasg-Cool-Down.
fgtasgDesiredCapacityByol Double
Fgtasg-Desired-Capacity-Byol.
fgtasgDesiredCapacityPayg Double
Fgtasg-Desired-Capacity-Payg.
fgtasgHealthCheckGracePeriod Double
Fgtasg-Health-Check-Grace-Period.
fgtasgMaxSizeByol Double
Fgtasg-Max-Size-Byol.
fgtasgMaxSizePayg Double
Fgtasg-Max-Size-Payg.
fgtasgMinSizeByol Double
Fgtasg-Min-Size-Byol.
fgtasgMinSizePayg Double
Fgtasg-Min-Size-Payg.
fgtasgScaleInThreshold Double
Fgtasg-Scale-In-Threshold.
fgtasgScaleOutThreshold Double
Fgtasg-Scale-Out-Threshold.
fosVersion String
Fos-Version.
getLicenseGracePeriod Double
Get-License-Grace-Period.
heartbeatDelayAllowance Double
Heartbeat-Delay-Allowance.
heartbeatInterval Double
Heartbeat-Interval.
heartbeatLossCount Double
Heartbeat-Loss-Count.
internalBalancerDnsName String
Internal-Balancer-Dns-Name.
internalBalancingOptions String
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internalTargetGroupHealthCheckPath String
Internal-Target-Group-Health-Check-Path.
keyPairName String
Key-Pair-Name.
lifecycleHookTimeout Double
Lifecycle-Hook-Timeout.
loadbalancingHealthCheckThreshold Double
Loadbalancing-Health-Check-Threshold.
loadbalancingTrafficPort Double
Loadbalancing-Traffic-Port.
loadbalancingTrafficProtocol String
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name String
Name.
notificationEmail String
Notification-Email.
objectCloudOrchestawstemplateAutoscalenewvpcId String
an identifier for the resource with format {{name}}.
primaryElectionTimeout Double
Primary-Election-Timeout.
privateSubnet1Cidr String
Private-Subnet1-Cidr.
privateSubnet2Cidr String
Private-Subnet2-Cidr.
publicSubnet1Cidr String
Public-Subnet1-Cidr.
publicSubnet2Cidr String
Public-Subnet2-Cidr.
resourceTagPrefix String
Resource-Tag-Prefix.
s3BucketName String
S3-Bucket-Name.
s3KeyPrefix String
S3-Key-Prefix.
scopetype String
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
syncRecoveryCount Double
Sync-Recovery-Count.
terminateUnhealthyVm String
Terminate-Unhealthy-Vm. Valid values: no, yes.
useCustomAssetLocation String
Use-Custom-Asset-Location. Valid values: no, yes.
vpcCidr String
Vpc-Cidr.
adom string
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availabilityZones string
Availability-Zones.
customAssetContainer string
Custom-Asset-Container.
customAssetDirectory string
Custom-Asset-Directory.
customIdentifier string
Custom-Identifier.
fazAutoscaleAdminPasswords string[]
Faz-Autoscale-Admin-Password.
fazAutoscaleAdminUsername string
Faz-Autoscale-Admin-Username.
fazCustomPrivateIpaddress string
Faz-Custom-Private-Ipaddress.
fazInstanceType string
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
fazIntegrationOptions string
Faz-Integration-Options. Valid values: no, yes.
fazVersion string
Faz-Version.
fgtAdminCidr string
Fgt-Admin-Cidr.
fgtAdminPort number
Fgt-Admin-Port.
fgtInstanceType string
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgtPskSecret string
Fgt-Psk-Secret.
fgtasgCoolDown number
Fgtasg-Cool-Down.
fgtasgDesiredCapacityByol number
Fgtasg-Desired-Capacity-Byol.
fgtasgDesiredCapacityPayg number
Fgtasg-Desired-Capacity-Payg.
fgtasgHealthCheckGracePeriod number
Fgtasg-Health-Check-Grace-Period.
fgtasgMaxSizeByol number
Fgtasg-Max-Size-Byol.
fgtasgMaxSizePayg number
Fgtasg-Max-Size-Payg.
fgtasgMinSizeByol number
Fgtasg-Min-Size-Byol.
fgtasgMinSizePayg number
Fgtasg-Min-Size-Payg.
fgtasgScaleInThreshold number
Fgtasg-Scale-In-Threshold.
fgtasgScaleOutThreshold number
Fgtasg-Scale-Out-Threshold.
fosVersion string
Fos-Version.
getLicenseGracePeriod number
Get-License-Grace-Period.
heartbeatDelayAllowance number
Heartbeat-Delay-Allowance.
heartbeatInterval number
Heartbeat-Interval.
heartbeatLossCount number
Heartbeat-Loss-Count.
internalBalancerDnsName string
Internal-Balancer-Dns-Name.
internalBalancingOptions string
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internalTargetGroupHealthCheckPath string
Internal-Target-Group-Health-Check-Path.
keyPairName string
Key-Pair-Name.
lifecycleHookTimeout number
Lifecycle-Hook-Timeout.
loadbalancingHealthCheckThreshold number
Loadbalancing-Health-Check-Threshold.
loadbalancingTrafficPort number
Loadbalancing-Traffic-Port.
loadbalancingTrafficProtocol string
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name string
Name.
notificationEmail string
Notification-Email.
objectCloudOrchestawstemplateAutoscalenewvpcId string
an identifier for the resource with format {{name}}.
primaryElectionTimeout number
Primary-Election-Timeout.
privateSubnet1Cidr string
Private-Subnet1-Cidr.
privateSubnet2Cidr string
Private-Subnet2-Cidr.
publicSubnet1Cidr string
Public-Subnet1-Cidr.
publicSubnet2Cidr string
Public-Subnet2-Cidr.
resourceTagPrefix string
Resource-Tag-Prefix.
s3BucketName string
S3-Bucket-Name.
s3KeyPrefix string
S3-Key-Prefix.
scopetype string
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
syncRecoveryCount number
Sync-Recovery-Count.
terminateUnhealthyVm string
Terminate-Unhealthy-Vm. Valid values: no, yes.
useCustomAssetLocation string
Use-Custom-Asset-Location. Valid values: no, yes.
vpcCidr string
Vpc-Cidr.
adom str
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availability_zones str
Availability-Zones.
custom_asset_container str
Custom-Asset-Container.
custom_asset_directory str
Custom-Asset-Directory.
custom_identifier str
Custom-Identifier.
faz_autoscale_admin_passwords Sequence[str]
Faz-Autoscale-Admin-Password.
faz_autoscale_admin_username str
Faz-Autoscale-Admin-Username.
faz_custom_private_ipaddress str
Faz-Custom-Private-Ipaddress.
faz_instance_type str
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
faz_integration_options str
Faz-Integration-Options. Valid values: no, yes.
faz_version str
Faz-Version.
fgt_admin_cidr str
Fgt-Admin-Cidr.
fgt_admin_port float
Fgt-Admin-Port.
fgt_instance_type str
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgt_psk_secret str
Fgt-Psk-Secret.
fgtasg_cool_down float
Fgtasg-Cool-Down.
fgtasg_desired_capacity_byol float
Fgtasg-Desired-Capacity-Byol.
fgtasg_desired_capacity_payg float
Fgtasg-Desired-Capacity-Payg.
fgtasg_health_check_grace_period float
Fgtasg-Health-Check-Grace-Period.
fgtasg_max_size_byol float
Fgtasg-Max-Size-Byol.
fgtasg_max_size_payg float
Fgtasg-Max-Size-Payg.
fgtasg_min_size_byol float
Fgtasg-Min-Size-Byol.
fgtasg_min_size_payg float
Fgtasg-Min-Size-Payg.
fgtasg_scale_in_threshold float
Fgtasg-Scale-In-Threshold.
fgtasg_scale_out_threshold float
Fgtasg-Scale-Out-Threshold.
fos_version str
Fos-Version.
get_license_grace_period float
Get-License-Grace-Period.
heartbeat_delay_allowance float
Heartbeat-Delay-Allowance.
heartbeat_interval float
Heartbeat-Interval.
heartbeat_loss_count float
Heartbeat-Loss-Count.
internal_balancer_dns_name str
Internal-Balancer-Dns-Name.
internal_balancing_options str
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internal_target_group_health_check_path str
Internal-Target-Group-Health-Check-Path.
key_pair_name str
Key-Pair-Name.
lifecycle_hook_timeout float
Lifecycle-Hook-Timeout.
loadbalancing_health_check_threshold float
Loadbalancing-Health-Check-Threshold.
loadbalancing_traffic_port float
Loadbalancing-Traffic-Port.
loadbalancing_traffic_protocol str
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name str
Name.
notification_email str
Notification-Email.
object_cloud_orchestawstemplate_autoscalenewvpc_id str
an identifier for the resource with format {{name}}.
primary_election_timeout float
Primary-Election-Timeout.
private_subnet1_cidr str
Private-Subnet1-Cidr.
private_subnet2_cidr str
Private-Subnet2-Cidr.
public_subnet1_cidr str
Public-Subnet1-Cidr.
public_subnet2_cidr str
Public-Subnet2-Cidr.
resource_tag_prefix str
Resource-Tag-Prefix.
s3_bucket_name str
S3-Bucket-Name.
s3_key_prefix str
S3-Key-Prefix.
scopetype str
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
sync_recovery_count float
Sync-Recovery-Count.
terminate_unhealthy_vm str
Terminate-Unhealthy-Vm. Valid values: no, yes.
use_custom_asset_location str
Use-Custom-Asset-Location. Valid values: no, yes.
vpc_cidr str
Vpc-Cidr.
adom String
Adom. This value is valid only when the scopetype is adom, otherwise the value of adom in the provider will be inherited.
availabilityZones String
Availability-Zones.
customAssetContainer String
Custom-Asset-Container.
customAssetDirectory String
Custom-Asset-Directory.
customIdentifier String
Custom-Identifier.
fazAutoscaleAdminPasswords List<String>
Faz-Autoscale-Admin-Password.
fazAutoscaleAdminUsername String
Faz-Autoscale-Admin-Username.
fazCustomPrivateIpaddress String
Faz-Custom-Private-Ipaddress.
fazInstanceType String
Faz-Instance-Type. Valid values: h1.2xlarge, h1.4xlarge, h1.8xlarge, m5.large, m5.xlarge, m5.2xlarge, m5.4xlarge, m5.12xlarge, t2.medium, t2.large, t2.xlarge.
fazIntegrationOptions String
Faz-Integration-Options. Valid values: no, yes.
fazVersion String
Faz-Version.
fgtAdminCidr String
Fgt-Admin-Cidr.
fgtAdminPort Number
Fgt-Admin-Port.
fgtInstanceType String
Fgt-Instance-Type. Valid values: t2.small, c5.large, c5.xlarge, c5.2xlarge, c5.4xlarge, c5.9xlarge.
fgtPskSecret String
Fgt-Psk-Secret.
fgtasgCoolDown Number
Fgtasg-Cool-Down.
fgtasgDesiredCapacityByol Number
Fgtasg-Desired-Capacity-Byol.
fgtasgDesiredCapacityPayg Number
Fgtasg-Desired-Capacity-Payg.
fgtasgHealthCheckGracePeriod Number
Fgtasg-Health-Check-Grace-Period.
fgtasgMaxSizeByol Number
Fgtasg-Max-Size-Byol.
fgtasgMaxSizePayg Number
Fgtasg-Max-Size-Payg.
fgtasgMinSizeByol Number
Fgtasg-Min-Size-Byol.
fgtasgMinSizePayg Number
Fgtasg-Min-Size-Payg.
fgtasgScaleInThreshold Number
Fgtasg-Scale-In-Threshold.
fgtasgScaleOutThreshold Number
Fgtasg-Scale-Out-Threshold.
fosVersion String
Fos-Version.
getLicenseGracePeriod Number
Get-License-Grace-Period.
heartbeatDelayAllowance Number
Heartbeat-Delay-Allowance.
heartbeatInterval Number
Heartbeat-Interval.
heartbeatLossCount Number
Heartbeat-Loss-Count.
internalBalancerDnsName String
Internal-Balancer-Dns-Name.
internalBalancingOptions String
Internal-Balancing-Options. Valid values: add a new internal load balancer, use a load balancer specified below, do not need one.
internalTargetGroupHealthCheckPath String
Internal-Target-Group-Health-Check-Path.
keyPairName String
Key-Pair-Name.
lifecycleHookTimeout Number
Lifecycle-Hook-Timeout.
loadbalancingHealthCheckThreshold Number
Loadbalancing-Health-Check-Threshold.
loadbalancingTrafficPort Number
Loadbalancing-Traffic-Port.
loadbalancingTrafficProtocol String
Loadbalancing-Traffic-Protocol. Valid values: HTTPS, HTTP, TCP.
name String
Name.
notificationEmail String
Notification-Email.
objectCloudOrchestawstemplateAutoscalenewvpcId String
an identifier for the resource with format {{name}}.
primaryElectionTimeout Number
Primary-Election-Timeout.
privateSubnet1Cidr String
Private-Subnet1-Cidr.
privateSubnet2Cidr String
Private-Subnet2-Cidr.
publicSubnet1Cidr String
Public-Subnet1-Cidr.
publicSubnet2Cidr String
Public-Subnet2-Cidr.
resourceTagPrefix String
Resource-Tag-Prefix.
s3BucketName String
S3-Bucket-Name.
s3KeyPrefix String
S3-Key-Prefix.
scopetype String
The scope of application of the resource. Valid values: inherit, adom, global. The inherit means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value is inherit.
syncRecoveryCount Number
Sync-Recovery-Count.
terminateUnhealthyVm String
Terminate-Unhealthy-Vm. Valid values: no, yes.
useCustomAssetLocation String
Use-Custom-Asset-Location. Valid values: no, yes.
vpcCidr String
Vpc-Cidr.

Import

ObjectCloud OrchestAwstemplateAutoscaleNewVpc can be imported using any of these accepted formats:

$ export “FORTIMANAGER_IMPORT_TABLE”=“true”

$ pulumi import fortimanager:index/objectCloudOrchestawstemplateAutoscalenewvpc:ObjectCloudOrchestawstemplateAutoscalenewvpc labelname {{name}}
Copy

$ unset “FORTIMANAGER_IMPORT_TABLE”

-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.

To learn more about importing existing cloud resources, see Importing resources.

Package Details

Repository
fortimanager fortinetdev/terraform-provider-fortimanager
License
Notes
This Pulumi package is based on the fortimanager Terraform Provider.