RawString
public struct RawString : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The YAML-formatted or JSON-formatted revision string. It includes information about which Lambda function to update and optional Lambda functions that validate deployment lifecycle events. DeclarationSwift public let content: String?
- 
                  
                  The SHA256 hash value of the revision content. DeclarationSwift public let sha256: String?
- 
                  
                  Undocumented DeclarationSwift public init(content: String? = nil, sha256: String? = nil)
 View on GitHub
View on GitHub RawString Structure Reference
        RawString Structure Reference