Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
oscar
main
AWS
Configuration
Profile
Service
Services
SSOSession
Configure
Credentials
Profile
EC2
IAM
Organizations
Profile
S3
Service
Signer
SQS
STS
Oscar
Topic
Generated using Crystal 1.14.0
2024-11-26 18:22:50 UTC
struct
AWS::
Configuration::
Services
AWS::Configuration::Services
Struct
Value
Object
Defined in:
aws/configuration.cr
Constructors
.new
(v : Hash(String, String))
Macro Summary
method_missing
(sym)
Instance Method Summary
#clone
#copy_with
(v _v = @v)
#v
: Hash(String, String)
Constructor Detail
def self.
new
(v : Hash(String, String))
#
[
View source
]
Macro Detail
macro
method_missing
(sym)
#
[
View source
]
Instance Method Detail
def
clone
#
[
View source
]
def
copy_with
(v _v = @v)
#
[
View source
]
def
v
: Hash(String, String)
#