toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.confluent.kotlin.outputs
/
ListOrganizationRegionsResult
List
Organization
Regions
Result
data
class
ListOrganizationRegionsResult
(
val
data
:
List
<
RegionRecordResponse
>
?
=
null
)
Result of POST request to list regions supported by confluent
Members
Constructors
List
Organization
Regions
Result
Link copied to clipboard
constructor
(
data
:
List
<
RegionRecordResponse
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
data
Link copied to clipboard
val
data
:
List
<
RegionRecordResponse
>
?
=
null
List of regions supported by confluent