Class NetworkServicesEdgeCacheOriginAwsV4Authentication.Jsii$Proxy

    • Method Detail

      • getSecretAccessKeyVersion

        public final String getSecretAccessKeyVersion()
        Description copied from interface: NetworkServicesEdgeCacheOriginAwsV4Authentication
        The Secret Manager secret version of the secret access key used by your origin.

        This is the resource name of the secret version in the format 'projects/* /secrets/* /versions/*' where the '*' values are replaced by the project, secret, and version you require. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/network_services_edge_cache_origin#secret_access_key_version NetworkServicesEdgeCacheOrigin#secret_access_key_version} Note: The above comment contained a comment block ending sequence (* followed by /). We have introduced a space between to prevent syntax errors. Please ignore the space.

        Specified by:
        getSecretAccessKeyVersion in interface NetworkServicesEdgeCacheOriginAwsV4Authentication
      • $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