fortimanager.ObjectFirewallAccessproxy6Apigateway6Quic
Explore with Pulumi AI
QUIC setting.
This resource is a sub resource for variable
quic
of resourcefortimanager.ObjectFirewallAccessproxy6Apigateway6
. Conflict and overwrite may occur if use both of them.
Create ObjectFirewallAccessproxy6Apigateway6Quic Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectFirewallAccessproxy6Apigateway6Quic(name: string, args: ObjectFirewallAccessproxy6Apigateway6QuicArgs, opts?: CustomResourceOptions);
@overload
def ObjectFirewallAccessproxy6Apigateway6Quic(resource_name: str,
args: ObjectFirewallAccessproxy6Apigateway6QuicInitArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectFirewallAccessproxy6Apigateway6Quic(resource_name: str,
opts: Optional[ResourceOptions] = None,
api_gateway6: Optional[str] = None,
access_proxy6: Optional[str] = None,
grease_quic_bit: Optional[str] = None,
active_migration: Optional[str] = None,
adom: Optional[str] = None,
active_connection_id_limit: Optional[float] = None,
ack_delay_exponent: Optional[float] = None,
max_ack_delay: Optional[float] = None,
max_datagram_frame_size: Optional[float] = None,
max_idle_timeout: Optional[float] = None,
max_udp_payload_size: Optional[float] = None,
object_firewall_accessproxy6_apigateway6_quic_id: Optional[str] = None,
scopetype: Optional[str] = None)
func NewObjectFirewallAccessproxy6Apigateway6Quic(ctx *Context, name string, args ObjectFirewallAccessproxy6Apigateway6QuicArgs, opts ...ResourceOption) (*ObjectFirewallAccessproxy6Apigateway6Quic, error)
public ObjectFirewallAccessproxy6Apigateway6Quic(string name, ObjectFirewallAccessproxy6Apigateway6QuicArgs args, CustomResourceOptions? opts = null)
public ObjectFirewallAccessproxy6Apigateway6Quic(String name, ObjectFirewallAccessproxy6Apigateway6QuicArgs args)
public ObjectFirewallAccessproxy6Apigateway6Quic(String name, ObjectFirewallAccessproxy6Apigateway6QuicArgs args, CustomResourceOptions options)
type: fortimanager:ObjectFirewallAccessproxy6Apigateway6Quic
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 ObjectFirewallAccessproxy6Apigateway6QuicArgs
- 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 ObjectFirewallAccessproxy6Apigateway6QuicInitArgs
- 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 ObjectFirewallAccessproxy6Apigateway6QuicArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectFirewallAccessproxy6Apigateway6QuicArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectFirewallAccessproxy6Apigateway6QuicArgs
- 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 objectFirewallAccessproxy6Apigateway6QuicResource = new Fortimanager.ObjectFirewallAccessproxy6Apigateway6Quic("objectFirewallAccessproxy6Apigateway6QuicResource", new()
{
ApiGateway6 = "string",
AccessProxy6 = "string",
GreaseQuicBit = "string",
ActiveMigration = "string",
Adom = "string",
ActiveConnectionIdLimit = 0,
AckDelayExponent = 0,
MaxAckDelay = 0,
MaxDatagramFrameSize = 0,
MaxIdleTimeout = 0,
MaxUdpPayloadSize = 0,
ObjectFirewallAccessproxy6Apigateway6QuicId = "string",
Scopetype = "string",
});
example, err := fortimanager.NewObjectFirewallAccessproxy6Apigateway6Quic(ctx, "objectFirewallAccessproxy6Apigateway6QuicResource", &fortimanager.ObjectFirewallAccessproxy6Apigateway6QuicArgs{
ApiGateway6: pulumi.String("string"),
AccessProxy6: pulumi.String("string"),
GreaseQuicBit: pulumi.String("string"),
ActiveMigration: pulumi.String("string"),
Adom: pulumi.String("string"),
ActiveConnectionIdLimit: pulumi.Float64(0),
AckDelayExponent: pulumi.Float64(0),
MaxAckDelay: pulumi.Float64(0),
MaxDatagramFrameSize: pulumi.Float64(0),
MaxIdleTimeout: pulumi.Float64(0),
MaxUdpPayloadSize: pulumi.Float64(0),
ObjectFirewallAccessproxy6Apigateway6QuicId: pulumi.String("string"),
Scopetype: pulumi.String("string"),
})
var objectFirewallAccessproxy6Apigateway6QuicResource = new ObjectFirewallAccessproxy6Apigateway6Quic("objectFirewallAccessproxy6Apigateway6QuicResource", ObjectFirewallAccessproxy6Apigateway6QuicArgs.builder()
.apiGateway6("string")
.accessProxy6("string")
.greaseQuicBit("string")
.activeMigration("string")
.adom("string")
.activeConnectionIdLimit(0)
.ackDelayExponent(0)
.maxAckDelay(0)
.maxDatagramFrameSize(0)
.maxIdleTimeout(0)
.maxUdpPayloadSize(0)
.objectFirewallAccessproxy6Apigateway6QuicId("string")
.scopetype("string")
.build());
object_firewall_accessproxy6_apigateway6_quic_resource = fortimanager.ObjectFirewallAccessproxy6Apigateway6Quic("objectFirewallAccessproxy6Apigateway6QuicResource",
api_gateway6="string",
access_proxy6="string",
grease_quic_bit="string",
active_migration="string",
adom="string",
active_connection_id_limit=0,
ack_delay_exponent=0,
max_ack_delay=0,
max_datagram_frame_size=0,
max_idle_timeout=0,
max_udp_payload_size=0,
object_firewall_accessproxy6_apigateway6_quic_id="string",
scopetype="string")
const objectFirewallAccessproxy6Apigateway6QuicResource = new fortimanager.ObjectFirewallAccessproxy6Apigateway6Quic("objectFirewallAccessproxy6Apigateway6QuicResource", {
apiGateway6: "string",
accessProxy6: "string",
greaseQuicBit: "string",
activeMigration: "string",
adom: "string",
activeConnectionIdLimit: 0,
ackDelayExponent: 0,
maxAckDelay: 0,
maxDatagramFrameSize: 0,
maxIdleTimeout: 0,
maxUdpPayloadSize: 0,
objectFirewallAccessproxy6Apigateway6QuicId: "string",
scopetype: "string",
});
type: fortimanager:ObjectFirewallAccessproxy6Apigateway6Quic
properties:
accessProxy6: string
ackDelayExponent: 0
activeConnectionIdLimit: 0
activeMigration: string
adom: string
apiGateway6: string
greaseQuicBit: string
maxAckDelay: 0
maxDatagramFrameSize: 0
maxIdleTimeout: 0
maxUdpPayloadSize: 0
objectFirewallAccessproxy6Apigateway6QuicId: string
scopetype: string
ObjectFirewallAccessproxy6Apigateway6Quic 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 ObjectFirewallAccessproxy6Apigateway6Quic resource accepts the following input properties:
- Access
Proxy6 string - Access Proxy6.
- Api
Gateway6 string - Api Gateway6.
- Ack
Delay doubleExponent - ACK delay exponent (1 - 20, default = 3).
- Active
Connection doubleId Limit - Active connection ID limit (1 - 8, default = 2).
- Active
Migration string - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Grease
Quic stringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - Max
Ack doubleDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- Max
Datagram doubleFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- Max
Idle doubleTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- Max
Udp doublePayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- Object
Firewall stringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- Access
Proxy6 string - Access Proxy6.
- Api
Gateway6 string - Api Gateway6.
- Ack
Delay float64Exponent - ACK delay exponent (1 - 20, default = 3).
- Active
Connection float64Id Limit - Active connection ID limit (1 - 8, default = 2).
- Active
Migration string - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Grease
Quic stringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - Max
Ack float64Delay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- Max
Datagram float64Frame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- Max
Idle float64Timeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- Max
Udp float64Payload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- Object
Firewall stringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- access
Proxy6 String - Access Proxy6.
- api
Gateway6 String - Api Gateway6.
- ack
Delay DoubleExponent - ACK delay exponent (1 - 20, default = 3).
- active
Connection DoubleId Limit - Active connection ID limit (1 - 8, default = 2).
- active
Migration String - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - grease
Quic StringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max
Ack DoubleDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max
Datagram DoubleFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max
Idle DoubleTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max
Udp DoublePayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object
Firewall StringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- access
Proxy6 string - Access Proxy6.
- api
Gateway6 string - Api Gateway6.
- ack
Delay numberExponent - ACK delay exponent (1 - 20, default = 3).
- active
Connection numberId Limit - Active connection ID limit (1 - 8, default = 2).
- active
Migration string - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - grease
Quic stringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max
Ack numberDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max
Datagram numberFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max
Idle numberTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max
Udp numberPayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object
Firewall stringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- access_
proxy6 str - Access Proxy6.
- api_
gateway6 str - Api Gateway6.
- ack_
delay_ floatexponent - ACK delay exponent (1 - 20, default = 3).
- active_
connection_ floatid_ limit - Active connection ID limit (1 - 8, default = 2).
- active_
migration str - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - grease_
quic_ strbit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max_
ack_ floatdelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max_
datagram_ floatframe_ size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max_
idle_ floattimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max_
udp_ floatpayload_ size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object_
firewall_ straccessproxy6_ apigateway6_ quic_ id - an identifier for the resource.
- 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
.
- access
Proxy6 String - Access Proxy6.
- api
Gateway6 String - Api Gateway6.
- ack
Delay NumberExponent - ACK delay exponent (1 - 20, default = 3).
- active
Connection NumberId Limit - Active connection ID limit (1 - 8, default = 2).
- active
Migration String - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - grease
Quic StringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max
Ack NumberDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max
Datagram NumberFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max
Idle NumberTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max
Udp NumberPayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object
Firewall StringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectFirewallAccessproxy6Apigateway6Quic 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 ObjectFirewallAccessproxy6Apigateway6Quic Resource
Get an existing ObjectFirewallAccessproxy6Apigateway6Quic 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?: ObjectFirewallAccessproxy6Apigateway6QuicState, opts?: CustomResourceOptions): ObjectFirewallAccessproxy6Apigateway6Quic
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
access_proxy6: Optional[str] = None,
ack_delay_exponent: Optional[float] = None,
active_connection_id_limit: Optional[float] = None,
active_migration: Optional[str] = None,
adom: Optional[str] = None,
api_gateway6: Optional[str] = None,
grease_quic_bit: Optional[str] = None,
max_ack_delay: Optional[float] = None,
max_datagram_frame_size: Optional[float] = None,
max_idle_timeout: Optional[float] = None,
max_udp_payload_size: Optional[float] = None,
object_firewall_accessproxy6_apigateway6_quic_id: Optional[str] = None,
scopetype: Optional[str] = None) -> ObjectFirewallAccessproxy6Apigateway6Quic
func GetObjectFirewallAccessproxy6Apigateway6Quic(ctx *Context, name string, id IDInput, state *ObjectFirewallAccessproxy6Apigateway6QuicState, opts ...ResourceOption) (*ObjectFirewallAccessproxy6Apigateway6Quic, error)
public static ObjectFirewallAccessproxy6Apigateway6Quic Get(string name, Input<string> id, ObjectFirewallAccessproxy6Apigateway6QuicState? state, CustomResourceOptions? opts = null)
public static ObjectFirewallAccessproxy6Apigateway6Quic get(String name, Output<String> id, ObjectFirewallAccessproxy6Apigateway6QuicState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectFirewallAccessproxy6Apigateway6Quic 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.
- Access
Proxy6 string - Access Proxy6.
- Ack
Delay doubleExponent - ACK delay exponent (1 - 20, default = 3).
- Active
Connection doubleId Limit - Active connection ID limit (1 - 8, default = 2).
- Active
Migration string - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Api
Gateway6 string - Api Gateway6.
- Grease
Quic stringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - Max
Ack doubleDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- Max
Datagram doubleFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- Max
Idle doubleTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- Max
Udp doublePayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- Object
Firewall stringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- Access
Proxy6 string - Access Proxy6.
- Ack
Delay float64Exponent - ACK delay exponent (1 - 20, default = 3).
- Active
Connection float64Id Limit - Active connection ID limit (1 - 8, default = 2).
- Active
Migration string - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Api
Gateway6 string - Api Gateway6.
- Grease
Quic stringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - Max
Ack float64Delay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- Max
Datagram float64Frame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- Max
Idle float64Timeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- Max
Udp float64Payload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- Object
Firewall stringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- access
Proxy6 String - Access Proxy6.
- ack
Delay DoubleExponent - ACK delay exponent (1 - 20, default = 3).
- active
Connection DoubleId Limit - Active connection ID limit (1 - 8, default = 2).
- active
Migration String - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - api
Gateway6 String - Api Gateway6.
- grease
Quic StringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max
Ack DoubleDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max
Datagram DoubleFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max
Idle DoubleTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max
Udp DoublePayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object
Firewall StringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- access
Proxy6 string - Access Proxy6.
- ack
Delay numberExponent - ACK delay exponent (1 - 20, default = 3).
- active
Connection numberId Limit - Active connection ID limit (1 - 8, default = 2).
- active
Migration string - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - api
Gateway6 string - Api Gateway6.
- grease
Quic stringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max
Ack numberDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max
Datagram numberFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max
Idle numberTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max
Udp numberPayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object
Firewall stringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
- access_
proxy6 str - Access Proxy6.
- ack_
delay_ floatexponent - ACK delay exponent (1 - 20, default = 3).
- active_
connection_ floatid_ limit - Active connection ID limit (1 - 8, default = 2).
- active_
migration str - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - api_
gateway6 str - Api Gateway6.
- grease_
quic_ strbit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max_
ack_ floatdelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max_
datagram_ floatframe_ size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max_
idle_ floattimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max_
udp_ floatpayload_ size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object_
firewall_ straccessproxy6_ apigateway6_ quic_ id - an identifier for the resource.
- 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
.
- access
Proxy6 String - Access Proxy6.
- ack
Delay NumberExponent - ACK delay exponent (1 - 20, default = 3).
- active
Connection NumberId Limit - Active connection ID limit (1 - 8, default = 2).
- active
Migration String - Enable/disable active migration (default = disable). Valid values:
disable
,enable
. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - api
Gateway6 String - Api Gateway6.
- grease
Quic StringBit - Enable/disable grease QUIC bit (default = enable). Valid values:
disable
,enable
. - max
Ack NumberDelay - Maximum ACK delay in milliseconds (1 - 16383, default = 25).
- max
Datagram NumberFrame Size - Maximum datagram frame size in bytes (1 - 1500, default = 1500).
- max
Idle NumberTimeout - Maximum idle timeout milliseconds (1 - 60000, default = 30000).
- max
Udp NumberPayload Size - Maximum UDP payload size in bytes (1200 - 1500, default = 1500).
- object
Firewall StringAccessproxy6Apigateway6Quic Id - an identifier for the resource.
- 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
.
Import
ObjectFirewall AccessProxy6ApiGateway6Quic can be imported using any of these accepted formats:
Set import_options = [“access_proxy6=YOUR_VALUE”, “api_gateway6=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectFirewallAccessproxy6Apigateway6Quic:ObjectFirewallAccessproxy6Apigateway6Quic labelname ObjectFirewallAccessProxy6ApiGateway6Quic
$ 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.