AWS subnetwork object to be used while installing a cluster
Name | Type | Description | Notes |
---|---|---|---|
cidr_block | str | The CIDR Block of the subnet. | [optional] |
availability_zone | str | The availability zone to which the subnet is related. | [optional] |
name | str | Name of the subnet according to its `Name` tag on AWS. | [optional] |
public | bool | Whether or not it is a public subnet. | [optional] |
red_hat_managed | bool | If the resource is RH managed. | [optional] |
subnet_id | str | The subnet ID to be used while installing a cluster. | [optional] |