ModifyReplicationGroupOutput
import "github.com/aws/aws-sdk-go/service/elasticache"
type ModifyReplicationGroupOutput struct { ReplicationGroup *ReplicationGroup `type:"structure"` }
- ReplicationGroup
-
Contains all of the attributes of a specific Redis replication group.
Method
GoString
func (s ModifyReplicationGroupOutput) GoString() string
GoString returns the string representation
SetReplicationGroup
func (s *ModifyReplicationGroupOutput) SetReplicationGroup(v *ReplicationGroup) *ModifyReplicationGroupOutput
SetReplicationGroup sets the ReplicationGroup field's value.
String
func (s ModifyReplicationGroupOutput) String() string
String returns the string representation