Module: Aws::DSQL::Client::_CreateStreamResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateStreamOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


111
# File 'sig/client.rbs', line 111

def arn: () -> ::String

#cluster_identifier::String

Returns:

  • (::String)


109
# File 'sig/client.rbs', line 109

def cluster_identifier: () -> ::String

#creation_time::Time

Returns:

  • (::Time)


113
# File 'sig/client.rbs', line 113

def creation_time: () -> ::Time

#format"JSON"

Returns:

  • ("JSON")


115
# File 'sig/client.rbs', line 115

def format: () -> ("JSON")

#ordering"UNORDERED"

Returns:

  • ("UNORDERED")


114
# File 'sig/client.rbs', line 114

def ordering: () -> ("UNORDERED")

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "IMPAIRED")


112
# File 'sig/client.rbs', line 112

def status: () -> ("CREATING" | "ACTIVE" | "DELETING" | "DELETED" | "FAILED" | "IMPAIRED")

#stream_identifier::String

Returns:

  • (::String)


110
# File 'sig/client.rbs', line 110

def stream_identifier: () -> ::String