pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.sql.kotlin.outputs
/
GetDatabaseInstancesInstanceIpAddress
Get
Database
Instances
Instance
Ip
Address
data
class
GetDatabaseInstancesInstanceIpAddress
(
val
ipAddress
:
String
,
val
timeToRetire
:
String
,
val
type
:
String
)
Types
Constructors
Properties
Constructors
Get
Database
Instances
Instance
Ip
Address
Link copied to clipboard
fun
GetDatabaseInstancesInstanceIpAddress
(
ipAddress
:
String
,
timeToRetire
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ip
Address
Link copied to clipboard
val
ipAddress
:
String
time
To
Retire
Link copied to clipboard
val
timeToRetire
:
String
type
Link copied to clipboard
val
type
:
String