pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.migrate.kotlin.inputs
/
CollectorAgentPropertiesArgs
Collector
Agent
Properties
Args
data
class
CollectorAgentPropertiesArgs
(
val
spnDetails
:
Output
<
CollectorBodyAgentSpnPropertiesArgs
>
?
=
null
)
:
ConvertibleToJava
<
CollectorAgentPropertiesArgs
>
Constructors
Functions
Properties
Constructors
Collector
Agent
Properties
Args
Link copied to clipboard
fun
CollectorAgentPropertiesArgs
(
spnDetails
:
Output
<
CollectorBodyAgentSpnPropertiesArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CollectorAgentPropertiesArgs
Properties
spn
Details
Link copied to clipboard
val
spnDetails
:
Output
<
CollectorBodyAgentSpnPropertiesArgs
>
?
=
null