Libraries
»
stax
(0.0.26)
»
Index
»
Cfer
»
Core
»
Functions
»
#import_value
Method: Cfer::Core::Functions#import_value
Defined in:
lib/stax/cfer.rb
#
import_value
(value) ⇒
Object
14 15 16
# File 'lib/stax/cfer.rb', line 14
def
import_value
(
value
)
{
"
Fn::ImportValue
"
=>
value
}
end