ResourceGatewayArgs

constructor(ipAddressType: Output<String>? = null, name: Output<String>? = null, securityGroupIds: Output<List<String>>? = null, subnetIds: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null, timeouts: Output<ResourceGatewayTimeoutsArgs>? = null, vpcId: Output<String>? = null)