SpotFleetInstanceNetworkInterfaceSpecification

constructor(associatePublicIpAddress: Boolean? = null, deleteOnTermination: Boolean? = null, description: String? = null, deviceIndex: Int? = null, groups: List<String>? = null, ipv6AddressCount: Int? = null, ipv6Addresses: List<SpotFleetInstanceIpv6Address>? = null, networkInterfaceId: String? = null, privateIpAddresses: List<SpotFleetPrivateIpAddressSpecification>? = null, secondaryPrivateIpAddressCount: Int? = null, subnetId: String? = null)