pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
SubnetNetworkSecurityGroupAssociationArgsBuilder
Subnet
Network
Security
Group
Association
Args
Builder
class
SubnetNetworkSecurityGroupAssociationArgsBuilder
Builder for
SubnetNetworkSecurityGroupAssociationArgs
.
Functions
Functions
network
Security
Group
Id
Link copied to clipboard
@
JvmName
(
name
=
"ulkmkoqbhmnicsyr"
)
suspend
fun
networkSecurityGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kgyavbtuucwwhqku"
)
suspend
fun
networkSecurityGroupId
(
value
:
String
?
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"waqfgtpppsbbpcgg"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"euwgtvkwosepsenh"
)
suspend
fun
subnetId
(
value
:
String
?
)