fortimanager.ObjectCloudOrchestawstemplateAutoscaletgwnewvpc
Explore with Pulumi AI
ObjectCloud OrchestAwstemplateAutoscaleTgwNewVpc
Create ObjectCloudOrchestawstemplateAutoscaletgwnewvpc Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectCloudOrchestawstemplateAutoscaletgwnewvpc(name: string, args?: ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs, opts?: CustomResourceOptions);
@overload
def ObjectCloudOrchestawstemplateAutoscaletgwnewvpc(resource_name: str,
args: Optional[ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectCloudOrchestawstemplateAutoscaletgwnewvpc(resource_name: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
availability_zones: Optional[str] = None,
bgp_asn: Optional[float] = 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,
key_pair_name: Optional[str] = None,
lifecycle_hook_timeout: Optional[float] = None,
name: Optional[str] = None,
notification_email: Optional[str] = None,
object_cloud_orchestawstemplate_autoscaletgwnewvpc_id: Optional[str] = None,
primary_election_timeout: Optional[float] = 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,
transit_gateway_id: Optional[str] = None,
transit_gateway_support_options: Optional[str] = None,
use_custom_asset_location: Optional[str] = None,
vpc_cidr: Optional[str] = None)
func NewObjectCloudOrchestawstemplateAutoscaletgwnewvpc(ctx *Context, name string, args *ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs, opts ...ResourceOption) (*ObjectCloudOrchestawstemplateAutoscaletgwnewvpc, error)
public ObjectCloudOrchestawstemplateAutoscaletgwnewvpc(string name, ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs? args = null, CustomResourceOptions? opts = null)
public ObjectCloudOrchestawstemplateAutoscaletgwnewvpc(String name, ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs args)
public ObjectCloudOrchestawstemplateAutoscaletgwnewvpc(String name, ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs args, CustomResourceOptions options)
type: fortimanager:ObjectCloudOrchestawstemplateAutoscaletgwnewvpc
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs
- 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 objectCloudOrchestawstemplateAutoscaletgwnewvpcResource = new Fortimanager.ObjectCloudOrchestawstemplateAutoscaletgwnewvpc("objectCloudOrchestawstemplateAutoscaletgwnewvpcResource", new()
{
Adom = "string",
AvailabilityZones = "string",
BgpAsn = 0,
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,
KeyPairName = "string",
LifecycleHookTimeout = 0,
Name = "string",
NotificationEmail = "string",
ObjectCloudOrchestawstemplateAutoscaletgwnewvpcId = "string",
PrimaryElectionTimeout = 0,
PublicSubnet1Cidr = "string",
PublicSubnet2Cidr = "string",
ResourceTagPrefix = "string",
S3BucketName = "string",
S3KeyPrefix = "string",
Scopetype = "string",
SyncRecoveryCount = 0,
TerminateUnhealthyVm = "string",
TransitGatewayId = "string",
TransitGatewaySupportOptions = "string",
UseCustomAssetLocation = "string",
VpcCidr = "string",
});
example, err := fortimanager.NewObjectCloudOrchestawstemplateAutoscaletgwnewvpc(ctx, "objectCloudOrchestawstemplateAutoscaletgwnewvpcResource", &fortimanager.ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs{
Adom: pulumi.String("string"),
AvailabilityZones: pulumi.String("string"),
BgpAsn: pulumi.Float64(0),
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),
KeyPairName: pulumi.String("string"),
LifecycleHookTimeout: pulumi.Float64(0),
Name: pulumi.String("string"),
NotificationEmail: pulumi.String("string"),
ObjectCloudOrchestawstemplateAutoscaletgwnewvpcId: pulumi.String("string"),
PrimaryElectionTimeout: pulumi.Float64(0),
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"),
TransitGatewayId: pulumi.String("string"),
TransitGatewaySupportOptions: pulumi.String("string"),
UseCustomAssetLocation: pulumi.String("string"),
VpcCidr: pulumi.String("string"),
})
var objectCloudOrchestawstemplateAutoscaletgwnewvpcResource = new ObjectCloudOrchestawstemplateAutoscaletgwnewvpc("objectCloudOrchestawstemplateAutoscaletgwnewvpcResource", ObjectCloudOrchestawstemplateAutoscaletgwnewvpcArgs.builder()
.adom("string")
.availabilityZones("string")
.bgpAsn(0)
.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)
.keyPairName("string")
.lifecycleHookTimeout(0)
.name("string")
.notificationEmail("string")
.objectCloudOrchestawstemplateAutoscaletgwnewvpcId("string")
.primaryElectionTimeout(0)
.publicSubnet1Cidr("string")
.publicSubnet2Cidr("string")
.resourceTagPrefix("string")
.s3BucketName("string")
.s3KeyPrefix("string")
.scopetype("string")
.syncRecoveryCount(0)
.terminateUnhealthyVm("string")
.transitGatewayId("string")
.transitGatewaySupportOptions("string")
.useCustomAssetLocation("string")
.vpcCidr("string")
.build());
object_cloud_orchestawstemplate_autoscaletgwnewvpc_resource = fortimanager.ObjectCloudOrchestawstemplateAutoscaletgwnewvpc("objectCloudOrchestawstemplateAutoscaletgwnewvpcResource",
adom="string",
availability_zones="string",
bgp_asn=0,
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,
key_pair_name="string",
lifecycle_hook_timeout=0,
name="string",
notification_email="string",
object_cloud_orchestawstemplate_autoscaletgwnewvpc_id="string",
primary_election_timeout=0,
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",
transit_gateway_id="string",
transit_gateway_support_options="string",
use_custom_asset_location="string",
vpc_cidr="string")
const objectCloudOrchestawstemplateAutoscaletgwnewvpcResource = new fortimanager.ObjectCloudOrchestawstemplateAutoscaletgwnewvpc("objectCloudOrchestawstemplateAutoscaletgwnewvpcResource", {
adom: "string",
availabilityZones: "string",
bgpAsn: 0,
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,
keyPairName: "string",
lifecycleHookTimeout: 0,
name: "string",
notificationEmail: "string",
objectCloudOrchestawstemplateAutoscaletgwnewvpcId: "string",
primaryElectionTimeout: 0,
publicSubnet1Cidr: "string",
publicSubnet2Cidr: "string",
resourceTagPrefix: "string",
s3BucketName: "string",
s3KeyPrefix: "string",
scopetype: "string",
syncRecoveryCount: 0,
terminateUnhealthyVm: "string",
transitGatewayId: "string",
transitGatewaySupportOptions: "string",
useCustomAssetLocation: "string",
vpcCidr: "string",
});
type: fortimanager:ObjectCloudOrchestawstemplateAutoscaletgwnewvpc
properties:
adom: string
availabilityZones: string
bgpAsn: 0
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
keyPairName: string
lifecycleHookTimeout: 0
name: string
notificationEmail: string
objectCloudOrchestawstemplateAutoscaletgwnewvpcId: string
primaryElectionTimeout: 0
publicSubnet1Cidr: string
publicSubnet2Cidr: string
resourceTagPrefix: string
s3BucketName: string
s3KeyPrefix: string
scopetype: string
syncRecoveryCount: 0
terminateUnhealthyVm: string
transitGatewayId: string
transitGatewaySupportOptions: string
useCustomAssetLocation: string
vpcCidr: string
ObjectCloudOrchestawstemplateAutoscaletgwnewvpc 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 ObjectCloudOrchestawstemplateAutoscaletgwnewvpc resource accepts the following input properties:
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Availability
Zones string - Availability-Zones.
- Bgp
Asn double - Bgp-Asn.
- Custom
Asset stringContainer - Custom-Asset-Container.
- Custom
Asset stringDirectory - Custom-Asset-Directory.
- Custom
Identifier string - Custom-Identifier.
- Faz
Autoscale List<string>Admin Passwords - Faz-Autoscale-Admin-Password.
- Faz
Autoscale stringAdmin Username - Faz-Autoscale-Admin-Username.
- Faz
Custom stringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- Faz
Instance stringType - 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 stringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - Faz
Version string - Faz-Version.
- Fgt
Admin stringCidr - Fgt-Admin-Cidr.
- Fgt
Admin doublePort - Fgt-Admin-Port.
- Fgt
Instance stringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - Fgt
Psk stringSecret - Fgt-Psk-Secret.
- Fgtasg
Cool doubleDown - Fgtasg-Cool-Down.
- Fgtasg
Desired doubleCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- Fgtasg
Desired doubleCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- Fgtasg
Health doubleCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- Fgtasg
Max doubleSize Byol - Fgtasg-Max-Size-Byol.
- Fgtasg
Max doubleSize Payg - Fgtasg-Max-Size-Payg.
- Fgtasg
Min doubleSize Byol - Fgtasg-Min-Size-Byol.
- Fgtasg
Min doubleSize Payg - Fgtasg-Min-Size-Payg.
- Fgtasg
Scale doubleIn Threshold - Fgtasg-Scale-In-Threshold.
- Fgtasg
Scale doubleOut Threshold - Fgtasg-Scale-Out-Threshold.
- Fos
Version string - Fos-Version.
- Get
License doubleGrace Period - Get-License-Grace-Period.
- Heartbeat
Delay doubleAllowance - Heartbeat-Delay-Allowance.
- Heartbeat
Interval double - Heartbeat-Interval.
- Heartbeat
Loss doubleCount - Heartbeat-Loss-Count.
- Key
Pair stringName - Key-Pair-Name.
- Lifecycle
Hook doubleTimeout - Lifecycle-Hook-Timeout.
- Name string
- Name.
- Notification
Email string - Notification-Email.
- Object
Cloud stringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- Primary
Election doubleTimeout - Primary-Election-Timeout.
- Public
Subnet1Cidr string - Public-Subnet1-Cidr.
- Public
Subnet2Cidr string - Public-Subnet2-Cidr.
- Resource
Tag stringPrefix - Resource-Tag-Prefix.
- S3Bucket
Name string - S3-Bucket-Name.
- S3Key
Prefix string - S3-Key-Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sync
Recovery doubleCount - Sync-Recovery-Count.
- Terminate
Unhealthy stringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - Transit
Gateway stringId - Transit-Gateway-Id.
- Transit
Gateway stringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - Use
Custom stringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - Vpc
Cidr string - Vpc-Cidr.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Availability
Zones string - Availability-Zones.
- Bgp
Asn float64 - Bgp-Asn.
- Custom
Asset stringContainer - Custom-Asset-Container.
- Custom
Asset stringDirectory - Custom-Asset-Directory.
- Custom
Identifier string - Custom-Identifier.
- Faz
Autoscale []stringAdmin Passwords - Faz-Autoscale-Admin-Password.
- Faz
Autoscale stringAdmin Username - Faz-Autoscale-Admin-Username.
- Faz
Custom stringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- Faz
Instance stringType - 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 stringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - Faz
Version string - Faz-Version.
- Fgt
Admin stringCidr - Fgt-Admin-Cidr.
- Fgt
Admin float64Port - Fgt-Admin-Port.
- Fgt
Instance stringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - Fgt
Psk stringSecret - Fgt-Psk-Secret.
- Fgtasg
Cool float64Down - Fgtasg-Cool-Down.
- Fgtasg
Desired float64Capacity Byol - Fgtasg-Desired-Capacity-Byol.
- Fgtasg
Desired float64Capacity Payg - Fgtasg-Desired-Capacity-Payg.
- Fgtasg
Health float64Check Grace Period - Fgtasg-Health-Check-Grace-Period.
- Fgtasg
Max float64Size Byol - Fgtasg-Max-Size-Byol.
- Fgtasg
Max float64Size Payg - Fgtasg-Max-Size-Payg.
- Fgtasg
Min float64Size Byol - Fgtasg-Min-Size-Byol.
- Fgtasg
Min float64Size Payg - Fgtasg-Min-Size-Payg.
- Fgtasg
Scale float64In Threshold - Fgtasg-Scale-In-Threshold.
- Fgtasg
Scale float64Out Threshold - Fgtasg-Scale-Out-Threshold.
- Fos
Version string - Fos-Version.
- Get
License float64Grace Period - Get-License-Grace-Period.
- Heartbeat
Delay float64Allowance - Heartbeat-Delay-Allowance.
- Heartbeat
Interval float64 - Heartbeat-Interval.
- Heartbeat
Loss float64Count - Heartbeat-Loss-Count.
- Key
Pair stringName - Key-Pair-Name.
- Lifecycle
Hook float64Timeout - Lifecycle-Hook-Timeout.
- Name string
- Name.
- Notification
Email string - Notification-Email.
- Object
Cloud stringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- Primary
Election float64Timeout - Primary-Election-Timeout.
- Public
Subnet1Cidr string - Public-Subnet1-Cidr.
- Public
Subnet2Cidr string - Public-Subnet2-Cidr.
- Resource
Tag stringPrefix - Resource-Tag-Prefix.
- S3Bucket
Name string - S3-Bucket-Name.
- S3Key
Prefix string - S3-Key-Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sync
Recovery float64Count - Sync-Recovery-Count.
- Terminate
Unhealthy stringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - Transit
Gateway stringId - Transit-Gateway-Id.
- Transit
Gateway stringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - Use
Custom stringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - Vpc
Cidr string - Vpc-Cidr.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability
Zones String - Availability-Zones.
- bgp
Asn Double - Bgp-Asn.
- custom
Asset StringContainer - Custom-Asset-Container.
- custom
Asset StringDirectory - Custom-Asset-Directory.
- custom
Identifier String - Custom-Identifier.
- faz
Autoscale List<String>Admin Passwords - Faz-Autoscale-Admin-Password.
- faz
Autoscale StringAdmin Username - Faz-Autoscale-Admin-Username.
- faz
Custom StringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- faz
Instance StringType - 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 StringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz
Version String - Faz-Version.
- fgt
Admin StringCidr - Fgt-Admin-Cidr.
- fgt
Admin DoublePort - Fgt-Admin-Port.
- fgt
Instance StringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt
Psk StringSecret - Fgt-Psk-Secret.
- fgtasg
Cool DoubleDown - Fgtasg-Cool-Down.
- fgtasg
Desired DoubleCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg
Desired DoubleCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg
Health DoubleCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- fgtasg
Max DoubleSize Byol - Fgtasg-Max-Size-Byol.
- fgtasg
Max DoubleSize Payg - Fgtasg-Max-Size-Payg.
- fgtasg
Min DoubleSize Byol - Fgtasg-Min-Size-Byol.
- fgtasg
Min DoubleSize Payg - Fgtasg-Min-Size-Payg.
- fgtasg
Scale DoubleIn Threshold - Fgtasg-Scale-In-Threshold.
- fgtasg
Scale DoubleOut Threshold - Fgtasg-Scale-Out-Threshold.
- fos
Version String - Fos-Version.
- get
License DoubleGrace Period - Get-License-Grace-Period.
- heartbeat
Delay DoubleAllowance - Heartbeat-Delay-Allowance.
- heartbeat
Interval Double - Heartbeat-Interval.
- heartbeat
Loss DoubleCount - Heartbeat-Loss-Count.
- key
Pair StringName - Key-Pair-Name.
- lifecycle
Hook DoubleTimeout - Lifecycle-Hook-Timeout.
- name String
- Name.
- notification
Email String - Notification-Email.
- object
Cloud StringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- primary
Election DoubleTimeout - Primary-Election-Timeout.
- public
Subnet1Cidr String - Public-Subnet1-Cidr.
- public
Subnet2Cidr String - Public-Subnet2-Cidr.
- resource
Tag StringPrefix - Resource-Tag-Prefix.
- s3Bucket
Name String - S3-Bucket-Name.
- s3Key
Prefix String - S3-Key-Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync
Recovery DoubleCount - Sync-Recovery-Count.
- terminate
Unhealthy StringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit
Gateway StringId - Transit-Gateway-Id.
- transit
Gateway StringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use
Custom StringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc
Cidr String - Vpc-Cidr.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability
Zones string - Availability-Zones.
- bgp
Asn number - Bgp-Asn.
- custom
Asset stringContainer - Custom-Asset-Container.
- custom
Asset stringDirectory - Custom-Asset-Directory.
- custom
Identifier string - Custom-Identifier.
- faz
Autoscale string[]Admin Passwords - Faz-Autoscale-Admin-Password.
- faz
Autoscale stringAdmin Username - Faz-Autoscale-Admin-Username.
- faz
Custom stringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- faz
Instance stringType - 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 stringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz
Version string - Faz-Version.
- fgt
Admin stringCidr - Fgt-Admin-Cidr.
- fgt
Admin numberPort - Fgt-Admin-Port.
- fgt
Instance stringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt
Psk stringSecret - Fgt-Psk-Secret.
- fgtasg
Cool numberDown - Fgtasg-Cool-Down.
- fgtasg
Desired numberCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg
Desired numberCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg
Health numberCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- fgtasg
Max numberSize Byol - Fgtasg-Max-Size-Byol.
- fgtasg
Max numberSize Payg - Fgtasg-Max-Size-Payg.
- fgtasg
Min numberSize Byol - Fgtasg-Min-Size-Byol.
- fgtasg
Min numberSize Payg - Fgtasg-Min-Size-Payg.
- fgtasg
Scale numberIn Threshold - Fgtasg-Scale-In-Threshold.
- fgtasg
Scale numberOut Threshold - Fgtasg-Scale-Out-Threshold.
- fos
Version string - Fos-Version.
- get
License numberGrace Period - Get-License-Grace-Period.
- heartbeat
Delay numberAllowance - Heartbeat-Delay-Allowance.
- heartbeat
Interval number - Heartbeat-Interval.
- heartbeat
Loss numberCount - Heartbeat-Loss-Count.
- key
Pair stringName - Key-Pair-Name.
- lifecycle
Hook numberTimeout - Lifecycle-Hook-Timeout.
- name string
- Name.
- notification
Email string - Notification-Email.
- object
Cloud stringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- primary
Election numberTimeout - Primary-Election-Timeout.
- public
Subnet1Cidr string - Public-Subnet1-Cidr.
- public
Subnet2Cidr string - Public-Subnet2-Cidr.
- resource
Tag stringPrefix - Resource-Tag-Prefix.
- s3Bucket
Name string - S3-Bucket-Name.
- s3Key
Prefix string - S3-Key-Prefix.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync
Recovery numberCount - Sync-Recovery-Count.
- terminate
Unhealthy stringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit
Gateway stringId - Transit-Gateway-Id.
- transit
Gateway stringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use
Custom stringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc
Cidr string - Vpc-Cidr.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability_
zones str - Availability-Zones.
- bgp_
asn float - Bgp-Asn.
- custom_
asset_ strcontainer - Custom-Asset-Container.
- custom_
asset_ strdirectory - Custom-Asset-Directory.
- custom_
identifier str - Custom-Identifier.
- faz_
autoscale_ Sequence[str]admin_ passwords - Faz-Autoscale-Admin-Password.
- faz_
autoscale_ stradmin_ username - Faz-Autoscale-Admin-Username.
- faz_
custom_ strprivate_ ipaddress - Faz-Custom-Private-Ipaddress.
- faz_
instance_ strtype - 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_ stroptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz_
version str - Faz-Version.
- fgt_
admin_ strcidr - Fgt-Admin-Cidr.
- fgt_
admin_ floatport - Fgt-Admin-Port.
- fgt_
instance_ strtype - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt_
psk_ strsecret - Fgt-Psk-Secret.
- fgtasg_
cool_ floatdown - Fgtasg-Cool-Down.
- fgtasg_
desired_ floatcapacity_ byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg_
desired_ floatcapacity_ payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg_
health_ floatcheck_ grace_ period - Fgtasg-Health-Check-Grace-Period.
- fgtasg_
max_ floatsize_ byol - Fgtasg-Max-Size-Byol.
- fgtasg_
max_ floatsize_ payg - Fgtasg-Max-Size-Payg.
- fgtasg_
min_ floatsize_ byol - Fgtasg-Min-Size-Byol.
- fgtasg_
min_ floatsize_ payg - Fgtasg-Min-Size-Payg.
- fgtasg_
scale_ floatin_ threshold - Fgtasg-Scale-In-Threshold.
- fgtasg_
scale_ floatout_ threshold - Fgtasg-Scale-Out-Threshold.
- fos_
version str - Fos-Version.
- get_
license_ floatgrace_ period - Get-License-Grace-Period.
- heartbeat_
delay_ floatallowance - Heartbeat-Delay-Allowance.
- heartbeat_
interval float - Heartbeat-Interval.
- heartbeat_
loss_ floatcount - Heartbeat-Loss-Count.
- key_
pair_ strname - Key-Pair-Name.
- lifecycle_
hook_ floattimeout - Lifecycle-Hook-Timeout.
- name str
- Name.
- notification_
email str - Notification-Email.
- object_
cloud_ strorchestawstemplate_ autoscaletgwnewvpc_ id - an identifier for the resource with format {{name}}.
- primary_
election_ floattimeout - Primary-Election-Timeout.
- public_
subnet1_ strcidr - Public-Subnet1-Cidr.
- public_
subnet2_ strcidr - Public-Subnet2-Cidr.
- resource_
tag_ strprefix - Resource-Tag-Prefix.
- s3_
bucket_ strname - S3-Bucket-Name.
- s3_
key_ strprefix - S3-Key-Prefix.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync_
recovery_ floatcount - Sync-Recovery-Count.
- terminate_
unhealthy_ strvm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit_
gateway_ strid - Transit-Gateway-Id.
- transit_
gateway_ strsupport_ options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use_
custom_ strasset_ location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc_
cidr str - Vpc-Cidr.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability
Zones String - Availability-Zones.
- bgp
Asn Number - Bgp-Asn.
- custom
Asset StringContainer - Custom-Asset-Container.
- custom
Asset StringDirectory - Custom-Asset-Directory.
- custom
Identifier String - Custom-Identifier.
- faz
Autoscale List<String>Admin Passwords - Faz-Autoscale-Admin-Password.
- faz
Autoscale StringAdmin Username - Faz-Autoscale-Admin-Username.
- faz
Custom StringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- faz
Instance StringType - 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 StringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz
Version String - Faz-Version.
- fgt
Admin StringCidr - Fgt-Admin-Cidr.
- fgt
Admin NumberPort - Fgt-Admin-Port.
- fgt
Instance StringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt
Psk StringSecret - Fgt-Psk-Secret.
- fgtasg
Cool NumberDown - Fgtasg-Cool-Down.
- fgtasg
Desired NumberCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg
Desired NumberCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg
Health NumberCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- fgtasg
Max NumberSize Byol - Fgtasg-Max-Size-Byol.
- fgtasg
Max NumberSize Payg - Fgtasg-Max-Size-Payg.
- fgtasg
Min NumberSize Byol - Fgtasg-Min-Size-Byol.
- fgtasg
Min NumberSize Payg - Fgtasg-Min-Size-Payg.
- fgtasg
Scale NumberIn Threshold - Fgtasg-Scale-In-Threshold.
- fgtasg
Scale NumberOut Threshold - Fgtasg-Scale-Out-Threshold.
- fos
Version String - Fos-Version.
- get
License NumberGrace Period - Get-License-Grace-Period.
- heartbeat
Delay NumberAllowance - Heartbeat-Delay-Allowance.
- heartbeat
Interval Number - Heartbeat-Interval.
- heartbeat
Loss NumberCount - Heartbeat-Loss-Count.
- key
Pair StringName - Key-Pair-Name.
- lifecycle
Hook NumberTimeout - Lifecycle-Hook-Timeout.
- name String
- Name.
- notification
Email String - Notification-Email.
- object
Cloud StringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- primary
Election NumberTimeout - Primary-Election-Timeout.
- public
Subnet1Cidr String - Public-Subnet1-Cidr.
- public
Subnet2Cidr String - Public-Subnet2-Cidr.
- resource
Tag StringPrefix - Resource-Tag-Prefix.
- s3Bucket
Name String - S3-Bucket-Name.
- s3Key
Prefix String - S3-Key-Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync
Recovery NumberCount - Sync-Recovery-Count.
- terminate
Unhealthy StringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit
Gateway StringId - Transit-Gateway-Id.
- transit
Gateway StringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use
Custom StringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc
Cidr String - Vpc-Cidr.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectCloudOrchestawstemplateAutoscaletgwnewvpc 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 ObjectCloudOrchestawstemplateAutoscaletgwnewvpc Resource
Get an existing ObjectCloudOrchestawstemplateAutoscaletgwnewvpc 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?: ObjectCloudOrchestawstemplateAutoscaletgwnewvpcState, opts?: CustomResourceOptions): ObjectCloudOrchestawstemplateAutoscaletgwnewvpc
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adom: Optional[str] = None,
availability_zones: Optional[str] = None,
bgp_asn: Optional[float] = 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,
key_pair_name: Optional[str] = None,
lifecycle_hook_timeout: Optional[float] = None,
name: Optional[str] = None,
notification_email: Optional[str] = None,
object_cloud_orchestawstemplate_autoscaletgwnewvpc_id: Optional[str] = None,
primary_election_timeout: Optional[float] = 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,
transit_gateway_id: Optional[str] = None,
transit_gateway_support_options: Optional[str] = None,
use_custom_asset_location: Optional[str] = None,
vpc_cidr: Optional[str] = None) -> ObjectCloudOrchestawstemplateAutoscaletgwnewvpc
func GetObjectCloudOrchestawstemplateAutoscaletgwnewvpc(ctx *Context, name string, id IDInput, state *ObjectCloudOrchestawstemplateAutoscaletgwnewvpcState, opts ...ResourceOption) (*ObjectCloudOrchestawstemplateAutoscaletgwnewvpc, error)
public static ObjectCloudOrchestawstemplateAutoscaletgwnewvpc Get(string name, Input<string> id, ObjectCloudOrchestawstemplateAutoscaletgwnewvpcState? state, CustomResourceOptions? opts = null)
public static ObjectCloudOrchestawstemplateAutoscaletgwnewvpc get(String name, Output<String> id, ObjectCloudOrchestawstemplateAutoscaletgwnewvpcState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectCloudOrchestawstemplateAutoscaletgwnewvpc get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- 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
- The unique name of the resulting resource.
- id
- 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.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Availability
Zones string - Availability-Zones.
- Bgp
Asn double - Bgp-Asn.
- Custom
Asset stringContainer - Custom-Asset-Container.
- Custom
Asset stringDirectory - Custom-Asset-Directory.
- Custom
Identifier string - Custom-Identifier.
- Faz
Autoscale List<string>Admin Passwords - Faz-Autoscale-Admin-Password.
- Faz
Autoscale stringAdmin Username - Faz-Autoscale-Admin-Username.
- Faz
Custom stringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- Faz
Instance stringType - 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 stringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - Faz
Version string - Faz-Version.
- Fgt
Admin stringCidr - Fgt-Admin-Cidr.
- Fgt
Admin doublePort - Fgt-Admin-Port.
- Fgt
Instance stringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - Fgt
Psk stringSecret - Fgt-Psk-Secret.
- Fgtasg
Cool doubleDown - Fgtasg-Cool-Down.
- Fgtasg
Desired doubleCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- Fgtasg
Desired doubleCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- Fgtasg
Health doubleCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- Fgtasg
Max doubleSize Byol - Fgtasg-Max-Size-Byol.
- Fgtasg
Max doubleSize Payg - Fgtasg-Max-Size-Payg.
- Fgtasg
Min doubleSize Byol - Fgtasg-Min-Size-Byol.
- Fgtasg
Min doubleSize Payg - Fgtasg-Min-Size-Payg.
- Fgtasg
Scale doubleIn Threshold - Fgtasg-Scale-In-Threshold.
- Fgtasg
Scale doubleOut Threshold - Fgtasg-Scale-Out-Threshold.
- Fos
Version string - Fos-Version.
- Get
License doubleGrace Period - Get-License-Grace-Period.
- Heartbeat
Delay doubleAllowance - Heartbeat-Delay-Allowance.
- Heartbeat
Interval double - Heartbeat-Interval.
- Heartbeat
Loss doubleCount - Heartbeat-Loss-Count.
- Key
Pair stringName - Key-Pair-Name.
- Lifecycle
Hook doubleTimeout - Lifecycle-Hook-Timeout.
- Name string
- Name.
- Notification
Email string - Notification-Email.
- Object
Cloud stringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- Primary
Election doubleTimeout - Primary-Election-Timeout.
- Public
Subnet1Cidr string - Public-Subnet1-Cidr.
- Public
Subnet2Cidr string - Public-Subnet2-Cidr.
- Resource
Tag stringPrefix - Resource-Tag-Prefix.
- S3Bucket
Name string - S3-Bucket-Name.
- S3Key
Prefix string - S3-Key-Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sync
Recovery doubleCount - Sync-Recovery-Count.
- Terminate
Unhealthy stringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - Transit
Gateway stringId - Transit-Gateway-Id.
- Transit
Gateway stringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - Use
Custom stringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - Vpc
Cidr string - Vpc-Cidr.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Availability
Zones string - Availability-Zones.
- Bgp
Asn float64 - Bgp-Asn.
- Custom
Asset stringContainer - Custom-Asset-Container.
- Custom
Asset stringDirectory - Custom-Asset-Directory.
- Custom
Identifier string - Custom-Identifier.
- Faz
Autoscale []stringAdmin Passwords - Faz-Autoscale-Admin-Password.
- Faz
Autoscale stringAdmin Username - Faz-Autoscale-Admin-Username.
- Faz
Custom stringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- Faz
Instance stringType - 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 stringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - Faz
Version string - Faz-Version.
- Fgt
Admin stringCidr - Fgt-Admin-Cidr.
- Fgt
Admin float64Port - Fgt-Admin-Port.
- Fgt
Instance stringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - Fgt
Psk stringSecret - Fgt-Psk-Secret.
- Fgtasg
Cool float64Down - Fgtasg-Cool-Down.
- Fgtasg
Desired float64Capacity Byol - Fgtasg-Desired-Capacity-Byol.
- Fgtasg
Desired float64Capacity Payg - Fgtasg-Desired-Capacity-Payg.
- Fgtasg
Health float64Check Grace Period - Fgtasg-Health-Check-Grace-Period.
- Fgtasg
Max float64Size Byol - Fgtasg-Max-Size-Byol.
- Fgtasg
Max float64Size Payg - Fgtasg-Max-Size-Payg.
- Fgtasg
Min float64Size Byol - Fgtasg-Min-Size-Byol.
- Fgtasg
Min float64Size Payg - Fgtasg-Min-Size-Payg.
- Fgtasg
Scale float64In Threshold - Fgtasg-Scale-In-Threshold.
- Fgtasg
Scale float64Out Threshold - Fgtasg-Scale-Out-Threshold.
- Fos
Version string - Fos-Version.
- Get
License float64Grace Period - Get-License-Grace-Period.
- Heartbeat
Delay float64Allowance - Heartbeat-Delay-Allowance.
- Heartbeat
Interval float64 - Heartbeat-Interval.
- Heartbeat
Loss float64Count - Heartbeat-Loss-Count.
- Key
Pair stringName - Key-Pair-Name.
- Lifecycle
Hook float64Timeout - Lifecycle-Hook-Timeout.
- Name string
- Name.
- Notification
Email string - Notification-Email.
- Object
Cloud stringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- Primary
Election float64Timeout - Primary-Election-Timeout.
- Public
Subnet1Cidr string - Public-Subnet1-Cidr.
- Public
Subnet2Cidr string - Public-Subnet2-Cidr.
- Resource
Tag stringPrefix - Resource-Tag-Prefix.
- S3Bucket
Name string - S3-Bucket-Name.
- S3Key
Prefix string - S3-Key-Prefix.
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Sync
Recovery float64Count - Sync-Recovery-Count.
- Terminate
Unhealthy stringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - Transit
Gateway stringId - Transit-Gateway-Id.
- Transit
Gateway stringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - Use
Custom stringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - Vpc
Cidr string - Vpc-Cidr.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability
Zones String - Availability-Zones.
- bgp
Asn Double - Bgp-Asn.
- custom
Asset StringContainer - Custom-Asset-Container.
- custom
Asset StringDirectory - Custom-Asset-Directory.
- custom
Identifier String - Custom-Identifier.
- faz
Autoscale List<String>Admin Passwords - Faz-Autoscale-Admin-Password.
- faz
Autoscale StringAdmin Username - Faz-Autoscale-Admin-Username.
- faz
Custom StringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- faz
Instance StringType - 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 StringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz
Version String - Faz-Version.
- fgt
Admin StringCidr - Fgt-Admin-Cidr.
- fgt
Admin DoublePort - Fgt-Admin-Port.
- fgt
Instance StringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt
Psk StringSecret - Fgt-Psk-Secret.
- fgtasg
Cool DoubleDown - Fgtasg-Cool-Down.
- fgtasg
Desired DoubleCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg
Desired DoubleCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg
Health DoubleCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- fgtasg
Max DoubleSize Byol - Fgtasg-Max-Size-Byol.
- fgtasg
Max DoubleSize Payg - Fgtasg-Max-Size-Payg.
- fgtasg
Min DoubleSize Byol - Fgtasg-Min-Size-Byol.
- fgtasg
Min DoubleSize Payg - Fgtasg-Min-Size-Payg.
- fgtasg
Scale DoubleIn Threshold - Fgtasg-Scale-In-Threshold.
- fgtasg
Scale DoubleOut Threshold - Fgtasg-Scale-Out-Threshold.
- fos
Version String - Fos-Version.
- get
License DoubleGrace Period - Get-License-Grace-Period.
- heartbeat
Delay DoubleAllowance - Heartbeat-Delay-Allowance.
- heartbeat
Interval Double - Heartbeat-Interval.
- heartbeat
Loss DoubleCount - Heartbeat-Loss-Count.
- key
Pair StringName - Key-Pair-Name.
- lifecycle
Hook DoubleTimeout - Lifecycle-Hook-Timeout.
- name String
- Name.
- notification
Email String - Notification-Email.
- object
Cloud StringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- primary
Election DoubleTimeout - Primary-Election-Timeout.
- public
Subnet1Cidr String - Public-Subnet1-Cidr.
- public
Subnet2Cidr String - Public-Subnet2-Cidr.
- resource
Tag StringPrefix - Resource-Tag-Prefix.
- s3Bucket
Name String - S3-Bucket-Name.
- s3Key
Prefix String - S3-Key-Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync
Recovery DoubleCount - Sync-Recovery-Count.
- terminate
Unhealthy StringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit
Gateway StringId - Transit-Gateway-Id.
- transit
Gateway StringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use
Custom StringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc
Cidr String - Vpc-Cidr.
- adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability
Zones string - Availability-Zones.
- bgp
Asn number - Bgp-Asn.
- custom
Asset stringContainer - Custom-Asset-Container.
- custom
Asset stringDirectory - Custom-Asset-Directory.
- custom
Identifier string - Custom-Identifier.
- faz
Autoscale string[]Admin Passwords - Faz-Autoscale-Admin-Password.
- faz
Autoscale stringAdmin Username - Faz-Autoscale-Admin-Username.
- faz
Custom stringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- faz
Instance stringType - 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 stringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz
Version string - Faz-Version.
- fgt
Admin stringCidr - Fgt-Admin-Cidr.
- fgt
Admin numberPort - Fgt-Admin-Port.
- fgt
Instance stringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt
Psk stringSecret - Fgt-Psk-Secret.
- fgtasg
Cool numberDown - Fgtasg-Cool-Down.
- fgtasg
Desired numberCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg
Desired numberCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg
Health numberCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- fgtasg
Max numberSize Byol - Fgtasg-Max-Size-Byol.
- fgtasg
Max numberSize Payg - Fgtasg-Max-Size-Payg.
- fgtasg
Min numberSize Byol - Fgtasg-Min-Size-Byol.
- fgtasg
Min numberSize Payg - Fgtasg-Min-Size-Payg.
- fgtasg
Scale numberIn Threshold - Fgtasg-Scale-In-Threshold.
- fgtasg
Scale numberOut Threshold - Fgtasg-Scale-Out-Threshold.
- fos
Version string - Fos-Version.
- get
License numberGrace Period - Get-License-Grace-Period.
- heartbeat
Delay numberAllowance - Heartbeat-Delay-Allowance.
- heartbeat
Interval number - Heartbeat-Interval.
- heartbeat
Loss numberCount - Heartbeat-Loss-Count.
- key
Pair stringName - Key-Pair-Name.
- lifecycle
Hook numberTimeout - Lifecycle-Hook-Timeout.
- name string
- Name.
- notification
Email string - Notification-Email.
- object
Cloud stringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- primary
Election numberTimeout - Primary-Election-Timeout.
- public
Subnet1Cidr string - Public-Subnet1-Cidr.
- public
Subnet2Cidr string - Public-Subnet2-Cidr.
- resource
Tag stringPrefix - Resource-Tag-Prefix.
- s3Bucket
Name string - S3-Bucket-Name.
- s3Key
Prefix string - S3-Key-Prefix.
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync
Recovery numberCount - Sync-Recovery-Count.
- terminate
Unhealthy stringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit
Gateway stringId - Transit-Gateway-Id.
- transit
Gateway stringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use
Custom stringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc
Cidr string - Vpc-Cidr.
- adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability_
zones str - Availability-Zones.
- bgp_
asn float - Bgp-Asn.
- custom_
asset_ strcontainer - Custom-Asset-Container.
- custom_
asset_ strdirectory - Custom-Asset-Directory.
- custom_
identifier str - Custom-Identifier.
- faz_
autoscale_ Sequence[str]admin_ passwords - Faz-Autoscale-Admin-Password.
- faz_
autoscale_ stradmin_ username - Faz-Autoscale-Admin-Username.
- faz_
custom_ strprivate_ ipaddress - Faz-Custom-Private-Ipaddress.
- faz_
instance_ strtype - 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_ stroptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz_
version str - Faz-Version.
- fgt_
admin_ strcidr - Fgt-Admin-Cidr.
- fgt_
admin_ floatport - Fgt-Admin-Port.
- fgt_
instance_ strtype - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt_
psk_ strsecret - Fgt-Psk-Secret.
- fgtasg_
cool_ floatdown - Fgtasg-Cool-Down.
- fgtasg_
desired_ floatcapacity_ byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg_
desired_ floatcapacity_ payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg_
health_ floatcheck_ grace_ period - Fgtasg-Health-Check-Grace-Period.
- fgtasg_
max_ floatsize_ byol - Fgtasg-Max-Size-Byol.
- fgtasg_
max_ floatsize_ payg - Fgtasg-Max-Size-Payg.
- fgtasg_
min_ floatsize_ byol - Fgtasg-Min-Size-Byol.
- fgtasg_
min_ floatsize_ payg - Fgtasg-Min-Size-Payg.
- fgtasg_
scale_ floatin_ threshold - Fgtasg-Scale-In-Threshold.
- fgtasg_
scale_ floatout_ threshold - Fgtasg-Scale-Out-Threshold.
- fos_
version str - Fos-Version.
- get_
license_ floatgrace_ period - Get-License-Grace-Period.
- heartbeat_
delay_ floatallowance - Heartbeat-Delay-Allowance.
- heartbeat_
interval float - Heartbeat-Interval.
- heartbeat_
loss_ floatcount - Heartbeat-Loss-Count.
- key_
pair_ strname - Key-Pair-Name.
- lifecycle_
hook_ floattimeout - Lifecycle-Hook-Timeout.
- name str
- Name.
- notification_
email str - Notification-Email.
- object_
cloud_ strorchestawstemplate_ autoscaletgwnewvpc_ id - an identifier for the resource with format {{name}}.
- primary_
election_ floattimeout - Primary-Election-Timeout.
- public_
subnet1_ strcidr - Public-Subnet1-Cidr.
- public_
subnet2_ strcidr - Public-Subnet2-Cidr.
- resource_
tag_ strprefix - Resource-Tag-Prefix.
- s3_
bucket_ strname - S3-Bucket-Name.
- s3_
key_ strprefix - S3-Key-Prefix.
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync_
recovery_ floatcount - Sync-Recovery-Count.
- terminate_
unhealthy_ strvm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit_
gateway_ strid - Transit-Gateway-Id.
- transit_
gateway_ strsupport_ options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use_
custom_ strasset_ location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc_
cidr str - Vpc-Cidr.
- adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - availability
Zones String - Availability-Zones.
- bgp
Asn Number - Bgp-Asn.
- custom
Asset StringContainer - Custom-Asset-Container.
- custom
Asset StringDirectory - Custom-Asset-Directory.
- custom
Identifier String - Custom-Identifier.
- faz
Autoscale List<String>Admin Passwords - Faz-Autoscale-Admin-Password.
- faz
Autoscale StringAdmin Username - Faz-Autoscale-Admin-Username.
- faz
Custom StringPrivate Ipaddress - Faz-Custom-Private-Ipaddress.
- faz
Instance StringType - 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 StringOptions - Faz-Integration-Options. Valid values:
no
,yes
. - faz
Version String - Faz-Version.
- fgt
Admin StringCidr - Fgt-Admin-Cidr.
- fgt
Admin NumberPort - Fgt-Admin-Port.
- fgt
Instance StringType - Fgt-Instance-Type. Valid values:
t2.small
,c5.large
,c5.xlarge
,c5.2xlarge
,c5.4xlarge
,c5.9xlarge
. - fgt
Psk StringSecret - Fgt-Psk-Secret.
- fgtasg
Cool NumberDown - Fgtasg-Cool-Down.
- fgtasg
Desired NumberCapacity Byol - Fgtasg-Desired-Capacity-Byol.
- fgtasg
Desired NumberCapacity Payg - Fgtasg-Desired-Capacity-Payg.
- fgtasg
Health NumberCheck Grace Period - Fgtasg-Health-Check-Grace-Period.
- fgtasg
Max NumberSize Byol - Fgtasg-Max-Size-Byol.
- fgtasg
Max NumberSize Payg - Fgtasg-Max-Size-Payg.
- fgtasg
Min NumberSize Byol - Fgtasg-Min-Size-Byol.
- fgtasg
Min NumberSize Payg - Fgtasg-Min-Size-Payg.
- fgtasg
Scale NumberIn Threshold - Fgtasg-Scale-In-Threshold.
- fgtasg
Scale NumberOut Threshold - Fgtasg-Scale-Out-Threshold.
- fos
Version String - Fos-Version.
- get
License NumberGrace Period - Get-License-Grace-Period.
- heartbeat
Delay NumberAllowance - Heartbeat-Delay-Allowance.
- heartbeat
Interval Number - Heartbeat-Interval.
- heartbeat
Loss NumberCount - Heartbeat-Loss-Count.
- key
Pair StringName - Key-Pair-Name.
- lifecycle
Hook NumberTimeout - Lifecycle-Hook-Timeout.
- name String
- Name.
- notification
Email String - Notification-Email.
- object
Cloud StringOrchestawstemplate Autoscaletgwnewvpc Id - an identifier for the resource with format {{name}}.
- primary
Election NumberTimeout - Primary-Election-Timeout.
- public
Subnet1Cidr String - Public-Subnet1-Cidr.
- public
Subnet2Cidr String - Public-Subnet2-Cidr.
- resource
Tag StringPrefix - Resource-Tag-Prefix.
- s3Bucket
Name String - S3-Bucket-Name.
- s3Key
Prefix String - S3-Key-Prefix.
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - sync
Recovery NumberCount - Sync-Recovery-Count.
- terminate
Unhealthy StringVm - Terminate-Unhealthy-Vm. Valid values:
no
,yes
. - transit
Gateway StringId - Transit-Gateway-Id.
- transit
Gateway StringSupport Options - Transit-Gateway-Support-Options. Valid values:
create one
,use an existing one
. - use
Custom StringAsset Location - Use-Custom-Asset-Location. Valid values:
no
,yes
. - vpc
Cidr String - Vpc-Cidr.
Import
ObjectCloud OrchestAwstemplateAutoscaleTgwNewVpc can be imported using any of these accepted formats:
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectCloudOrchestawstemplateAutoscaletgwnewvpc:ObjectCloudOrchestawstemplateAutoscaletgwnewvpc labelname {{name}}
$ 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.