Class: Aws::Types::AccessMethod

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_method_type"CA_REPOSITORY", ...

Returns the value of attribute access_method_type.

Returns:

  • ("CA_REPOSITORY", "RESOURCE_PKI_MANIFEST", "RESOURCE_PKI_NOTIFY")


38
39
40
# File 'sig/types.rbs', line 38

def access_method_type
  @access_method_type
end

#custom_object_identifier::String

Returns the value of attribute custom_object_identifier.

Returns:

  • (::String)


37
38
39
# File 'sig/types.rbs', line 37

def custom_object_identifier
  @custom_object_identifier
end