Skip to main content

Initializer

Properties


valueRequired

  • Type: typing.Any

depends_onOptional


descriptionOptional

  • Type: str

preconditionOptional


sensitiveOptional

  • Type: bool

static_idOptional

  • Type: bool
  • Default: false
If set to true the synthesized Terraform Output will be named after the id passed to the constructor instead of the default (TerraformOutput.friendlyUniqueId).