Class AwsProviderIgnoreTags.Jsii$Proxy

    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getKeyPrefixes

        public final List<String> getKeyPrefixes()
        Description copied from interface: AwsProviderIgnoreTags
        Resource tag key prefixes to ignore across all resources.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs#key_prefixes AwsProvider#key_prefixes}

        Specified by:
        getKeyPrefixes in interface AwsProviderIgnoreTags
      • getKeys

        public final List<String> getKeys()
        Description copied from interface: AwsProviderIgnoreTags
        Resource tag keys to ignore across all resources.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs#keys AwsProvider#keys}

        Specified by:
        getKeys in interface AwsProviderIgnoreTags
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object