Skip to content

SecurityOptionsProperty

Initializer

import { SecurityOptionsProperty } from '@alicloud/ros-cdk-ecs'
const securityOptionsProperty: SecurityOptionsProperty = { ... }

Properties

Name Type Description
trustedSystemMode string | @alicloud/ros-cdk-core.IResolvable No description.

trustedSystemModeOptional

public readonly trustedSystemMode: string | IResolvable;
  • Type: string | @alicloud/ros-cdk-core.IResolvable