Class: Aws::Types::As2AsyncMdnConnectorConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#server_ids::Array[::String]

Returns the value of attribute server_ids.

Returns:



18
19
20
# File 'sig/types.rbs', line 18

def server_ids
  @server_ids
end

#url::String

Returns the value of attribute url.

Returns:



17
18
19
# File 'sig/types.rbs', line 17

def url
  @url
end