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