pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datadog.kotlin.outputs
/
DatadogOrganizationPropertiesResponse
Datadog
Organization
Properties
Response
data
class
DatadogOrganizationPropertiesResponse
(
val
id
:
String
,
val
name
:
String
)
Datadog organization properties
Types
Constructors
Properties
Constructors
Datadog
Organization
Properties
Response
Link copied to clipboard
fun
DatadogOrganizationPropertiesResponse
(
id
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
Id of the Datadog organization.
name
Link copied to clipboard
val
name
:
String
Name of the Datadog organization.