Class Tagging.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • build

        public Tagging build()
        Description copied from interface: SmithyBuilder
        Creates an immutable object that is created from the properties that have been set on the builder.
        Specified by:
        build in interface SmithyBuilder<Tagging>
        Returns:
        an instance of T
      • tagOnCreate

        public Tagging.Builder tagOnCreate​(boolean tagOnCreate)
      • tagUpdatable

        public Tagging.Builder tagUpdatable​(boolean tagUpdatable)
      • cloudFormationSystemTags

        public Tagging.Builder cloudFormationSystemTags​(boolean cloudFormationSystemTags)
      • tagProperty

        public Tagging.Builder tagProperty​(java.lang.String tagProperty)