Module: Aws::OAM::Client::_CreateLinkResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateLinkOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


83
# File 'sig/client.rbs', line 83

def arn: () -> ::String

#id::String

Returns:

  • (::String)


84
# File 'sig/client.rbs', line 84

def id: () -> ::String

#label::String

Returns:

  • (::String)


85
# File 'sig/client.rbs', line 85

def label: () -> ::String

#label_template::String

Returns:

  • (::String)


86
# File 'sig/client.rbs', line 86

def label_template: () -> ::String


87
# File 'sig/client.rbs', line 87

def link_configuration: () -> Types::LinkConfiguration

#resource_types::Array[::String]

Returns:

  • (::Array[::String])


88
# File 'sig/client.rbs', line 88

def resource_types: () -> ::Array[::String]

#sink_arn::String

Returns:

  • (::String)


89
# File 'sig/client.rbs', line 89

def sink_arn: () -> ::String

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


90
# File 'sig/client.rbs', line 90

def tags: () -> ::Hash[::String, ::String]