Class: Aws::Types::CreateStudioOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#studio_id::String

Returns the value of attribute studio_id.

Returns:

  • (::String)


305
306
307
# File 'sig/types.rbs', line 305

def studio_id
  @studio_id
end

#url::String

Returns the value of attribute url.

Returns:

  • (::String)


306
307
308
# File 'sig/types.rbs', line 306

def url
  @url
end