Class: Aws::Types::ExternalAuthorityConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#external_resource_identifier::String

Returns the value of attribute external_resource_identifier.

Returns:

  • (::String)


9305
9306
9307
# File 'sig/types.rbs', line 9305

def external_resource_identifier
  @external_resource_identifier
end

#type"infoblox"

Returns the value of attribute type.

Returns:

  • ("infoblox")


9304
9305
9306
# File 'sig/types.rbs', line 9304

def type
  @type
end