GatewaySmbUser

class GatewaySmbUser : KotlinCustomResource

Provides a Cloud Storage Gateway Gateway SMB User resource. For information about Cloud Storage Gateway Gateway SMB User and how to use it, see What is Gateway SMB User.

NOTE: Available since v1.142.0.

Import

Cloud Storage Gateway Gateway SMB User can be imported using the id, e.g.

$ pulumi import alicloud:cloudstoragegateway/gatewaySmbUser:GatewaySmbUser example <gateway_id>:<username>

Properties

Link copied to clipboard
val gatewayId: Output<String>

The Gateway ID of the Gateway SMB User.

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

The password of the Gateway SMB User.

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

The username of the Gateway SMB User.