AWSEC2GetFlowLogsIntegrationTemplateResult
Objective-C
@interface AWSEC2GetFlowLogsIntegrationTemplateResult
Swift
class AWSEC2GetFlowLogsIntegrationTemplateResult
-
The generated CloudFormation template.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable result;
Swift
var result: String? { get set }