S3WithHmacEndpointUpdateProperties interface

model interface S3WithHmacEndpointUpdateProperties

Extends

Properties

credentials

The Azure Key Vault secret URIs which store the required credentials to access the S3.

endpointType

The Endpoint resource type.

Inherited Properties

description

A description for the Endpoint.

Property Details

credentials

The Azure Key Vault secret URIs which store the required credentials to access the S3.

credentials?: AzureKeyVaultS3WithHmacCredentials

Property Value

endpointType

The Endpoint resource type.

endpointType: "S3WithHMAC"

Property Value

"S3WithHMAC"

Inherited Property Details

description

A description for the Endpoint.

description?: string

Property Value

string

Inherited From EndpointBaseUpdateProperties.description