Class: Aws::Types::SessionManagerOutputUrl

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_watch_output_url::String

Returns the value of attribute cloud_watch_output_url.

Returns:

  • (::String)


4122
4123
4124
# File 'sig/types.rbs', line 4122

def cloud_watch_output_url
  @cloud_watch_output_url
end

#s3_output_url::String

Returns the value of attribute s3_output_url.

Returns:

  • (::String)


4121
4122
4123
# File 'sig/types.rbs', line 4121

def s3_output_url
  @s3_output_url
end