pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.sqladmin.v1.kotlin.inputs
/
IpMappingArgs
/
IpMappingArgs
Ip
Mapping
Args
fun
IpMappingArgs
(
ipAddress
:
Output
<
String
>
?
=
null
,
timeToRetire
:
Output
<
String
>
?
=
null
,
type
:
Output
<
IpMappingType
>
?
=
null
)