toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
GetLogProfilePlainArgs
Get
Log
Profile
Plain
Args
data
class
GetLogProfilePlainArgs
(
val
logProfileName
:
String
)
:
ConvertibleToJava
<
GetLogProfilePlainArgs
>
Members
Constructors
Get
Log
Profile
Plain
Args
Link copied to clipboard
constructor
(
logProfileName
:
String
)
Properties
log
Profile
Name
Link copied to clipboard
val
logProfileName
:
String
The name of the log profile.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetLogProfilePlainArgs