Class: Aws::Types::AIRecommendationDeploymentS3Channel

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_name::String

Returns the value of attribute channel_name.

Returns:

  • (::String)


174
175
176
# File 'sig/types.rbs', line 174

def channel_name
  @channel_name
end

#uri::String

Returns the value of attribute uri.

Returns:

  • (::String)


175
176
177
# File 'sig/types.rbs', line 175

def uri
  @uri
end