Class: Aws::Types::IpamScopeExternalAuthorityConfiguration

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)


12926
12927
12928
# File 'sig/types.rbs', line 12926

def external_resource_identifier
  @external_resource_identifier
end

#type"infoblox"

Returns the value of attribute type.

Returns:

  • ("infoblox")


12925
12926
12927
# File 'sig/types.rbs', line 12925

def type
  @type
end