Resource Configuration Args
constructor(allowAssociationToSharableServiceNetwork: Output<Boolean>? = null, name: Output<String>? = null, portRanges: Output<List<String>>? = null, protocolType: Output<ResourceConfigurationProtocolType>? = null, resourceConfigurationAuthType: Output<ResourceConfigurationAuthType>? = null, resourceConfigurationDefinition: Output<Any>? = null, resourceConfigurationGroupId: Output<String>? = null, resourceConfigurationType: Output<ResourceConfigurationType>? = null, resourceGatewayId: Output<String>? = null, tags: Output<List<TagArgs>>? = null)