CacheParameterGroupNameMessage
public struct CacheParameterGroupNameMessage : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The name of the cache parameter group.
Declaration
Swift
public let cacheParameterGroupName: String?
-
Undocumented
Declaration
Swift
public init(cacheParameterGroupName: String? = nil)