Class: Aws::Types::MetaFlowPreviewInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expires_at::String

Returns the value of attribute expires_at.

Returns:

  • (::String)


420
421
422
# File 'sig/types.rbs', line 420

def expires_at
  @expires_at
end

#preview_url::String

Returns the value of attribute preview_url.

Returns:

  • (::String)


419
420
421
# File 'sig/types.rbs', line 419

def preview_url
  @preview_url
end