PublicNetwork

class PublicNetwork : KotlinCustomResource

Import

Lindorm Public Network can be imported using the id, e.g.

$ pulumi import alicloud:lindorm/publicNetwork:PublicNetwork example <id>

Properties

Link copied to clipboard
val enablePublicNetwork: Output<Int>?

Open or close the public connection. Value:

Link copied to clipboard
val engineType: Output<String>

Engine type, value:

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceId: Output<String>

Instance ID

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

Instance status, returns:_EXPANDING: Capacity-based cloud storage is being expanded._version_transing: The minor version is being upgraded._CHANGING: The specification is being upgraded or downgraded._SWITCHING:SSL is being changed._OPENING: The data subscription function is being activated._TRANSFER: migrates data to the database._CREATING: in the production disaster recovery instance._RECOVERING: The backup is being restored._IMPORTING: Data is being imported._MODIFYING: The network is being changed._SWITCHING: The internal network and the external network are being switched._CREATING: creates a network link._DELETING`: deletes a network link.

Link copied to clipboard
val urn: Output<String>