Libraries
»
stax
(0.0.26)
»
Index
»
Cfer
»
Core
»
Functions
»
#get_azs
Method: Cfer::Core::Functions#get_azs
Defined in:
lib/stax/cfer.rb
#
get_azs
(region = '') ⇒
Object
6 7 8
# File 'lib/stax/cfer.rb', line 6
def
get_azs
(
region
=
'
'
)
{
"
Fn::GetAZs
"
=>
region
}
end