GoogleCloudSQLInstanceIpMapping
No description
type GoogleCloudSQLInstanceIpMapping {
ipAddress: String!
retiredAt: DateTime!
ipAddressType: GoogleCloudSQLInstanceIPAddressType!
}
Fields
GoogleCloudSQLInstanceIpMapping.ipAddress ● String! non-null scalar
The IP address
GoogleCloudSQLInstanceIpMapping.retiredAt ● DateTime! non-null scalar
The due date/time for this IP
GoogleCloudSQLInstanceIpMapping.ipAddressType ● GoogleCloudSQLInstanceIPAddressType! non-null enum
The type of this IP address
Member of
GoogleCloudSQLMySQLInstance object ● GoogleCloudSQLPostgreSQLInstance object ● GoogleCloudSQLSQLServerInstance object ● GoogleCloudSQLUnspecifiedInstance object