Initializer
Properties
valueRequired
- Type: typing.Any
depends_onOptional
- Type: typing.List[ITerraformDependable]
descriptionOptional
- Type: str
preconditionOptional
- Type: Precondition
sensitiveOptional
- Type: bool
static_idOptional
- Type: bool
- Default: false
id passed to the constructor instead of the default (TerraformOutput.friendlyUniqueId).