Class: Aws::Types::CreateHubContentPresignedUrlsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorized_url_configs::Array[Types::AuthorizedUrl]

Returns the value of attribute authorized_url_configs.

Returns:



2258
2259
2260
# File 'sig/types.rbs', line 2258

def authorized_url_configs
  @authorized_url_configs
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


2259
2260
2261
# File 'sig/types.rbs', line 2259

def next_token
  @next_token
end