View a markdown version of this page

✨ อัปเดตล่าสุด: privateca/latest/APIReference/API AccessMethod.html - สรุปดราม่าล่าสุด

AccessMethod

Describes the type and format of extension access. Only one of CustomObjectIdentifier or AccessMethodType may be provided. Providing both results in InvalidArgsException.

Contents

AccessMethodType

Specifies the AccessMethod.

Type: String

Valid Values: CA_REPOSITORY | RESOURCE_PKI_MANIFEST | RESOURCE_PKI_NOTIFY

Required: No

CustomObjectIdentifier

An object identifier (OID) specifying the AccessMethod. The OID must satisfy the regular expression shown below. For more information, see NIST's definition of Object Identifier (OID).

Type: String

Length Constraints: Minimum length of 0. Maximum length of 64.

Pattern: ([0-2])\.([0-9]|([0-3][0-9]))((\.([0-9]+)){0,126})

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: