Class: Aws::Types::GetIdentityPoolConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#cognito_streamsTypes::CognitoStreams

Returns the value of attribute cognito_streams.



131
132
133
# File 'sig/types.rbs', line 131

def cognito_streams
  @cognito_streams
end

#identity_pool_id::String

Returns the value of attribute identity_pool_id.



129
130
131
# File 'sig/types.rbs', line 129

def identity_pool_id
  @identity_pool_id
end

#push_syncTypes::PushSync

Returns the value of attribute push_sync.



130
131
132
# File 'sig/types.rbs', line 130

def push_sync
  @push_sync
end