toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devhub.kotlin.inputs
/
GetIacProfilePlainArgs
Get
Iac
Profile
Plain
Args
data
class
GetIacProfilePlainArgs
(
val
iacProfileName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetIacProfilePlainArgs
>
Members
Constructors
Get
Iac
Profile
Plain
Args
Link copied to clipboard
constructor
(
iacProfileName
:
String
,
resourceGroupName
:
String
)
Properties
iac
Profile
Name
Link copied to clipboard
val
iacProfileName
:
String
The name of the IacProfile.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIacProfilePlainArgs