MountPointsProperty
Initializer
import { MountPointsProperty } from '@alicloud/ros-cdk-fc3'
const mountPointsProperty: MountPointsProperty = { ... }
Properties
enableTls
Optional
public readonly enableTls: boolean | IResolvable;
- Type: boolean | @alicloud/ros-cdk-core.IResolvable
mountDir
Optional
public readonly mountDir: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable
serverAddr
Optional
public readonly serverAddr: string | IResolvable;
- Type: string | @alicloud/ros-cdk-core.IResolvable