Class: Convection::Model::Template::Resource::ElastiCacheReplicationGroup

Inherits:
Convection::Model::Template::Resource show all
Includes:
Mixin::Taggable
Defined in:
lib/convection/model/template/resource/aws_elasticache_replication_group.rb

Overview

AWS::ElastiCache::ReplicationGroup

Instance Attribute Summary

Attributes inherited from Convection::Model::Template::Resource

#exist, #name, #parent, #properties, #resource_attributes, #template

Instance Method Summary collapse

Methods included from Mixin::Taggable

#immutable_metadata, #render_tags, #tag, #tags

Methods inherited from Convection::Model::Template::Resource

#as_attribute, attach_method, #deletion_policy, #depends_on, #initialize, properties, #property, property, #reference, type, #type, #with_output

Methods included from Mixin::Conditional

#condition, #render_condition

Methods included from DSL::Template::Resource

attach_resource

Methods included from DSL::Helpers

#camel_case, included, method_name, #screaming_snake_case, #snake_case

Methods included from DSL::IntrinsicFunctions

#base64, #find_in_map, #fn_and, #fn_equals, #fn_if, #fn_not, #fn_or, #fn_ref, #get_att, #get_azs, #join, #select

Constructor Details

This class inherits a constructor from Convection::Model::Template::Resource

Instance Method Details

#auto_failover_enabledObject #auto_failover_enabled(value) ⇒ Object

Overloads:

  • #auto_failover_enabledObject

    Returns the value of the 'AutomaticFailoverEnabled' CloudFormation property.

  • #auto_failover_enabled(value) ⇒ Object

    Sets the 'AutomaticFailoverEnabled' CloudFormation property.

    Parameters:

    • value

      the value to set the 'AutomaticFailoverEnabled' CloudFormation property to.



14
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 14

property :auto_failover_enabled, 'AutomaticFailoverEnabled'

#auto_minor_version_upgradeObject #auto_minor_version_upgrade(value) ⇒ Object

Overloads:

  • #auto_minor_version_upgradeObject

    Returns the value of the 'AutoMinorVersionUpgrade' CloudFormation property.

  • #auto_minor_version_upgrade(value) ⇒ Object

    Sets the 'AutoMinorVersionUpgrade' CloudFormation property.

    Parameters:

    • value

      the value to set the 'AutoMinorVersionUpgrade' CloudFormation property to.



15
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 15

property :auto_minor_version_upgrade, 'AutoMinorVersionUpgrade'

#cache_node_typeObject #cache_node_type(value) ⇒ Object

Overloads:

  • #cache_node_typeObject

    Returns the value of the 'CacheNodeType' CloudFormation property.

  • #cache_node_type(value) ⇒ Object

    Sets the 'CacheNodeType' CloudFormation property.

    Parameters:

    • value

      the value to set the 'CacheNodeType' CloudFormation property to.



16
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 16

property :cache_node_type, 'CacheNodeType'

#cache_parameter_group_nameObject #cache_parameter_group_name(value) ⇒ Object

Overloads:

  • #cache_parameter_group_nameObject

    Returns the value of the 'CacheParameterGroupName' CloudFormation property.

  • #cache_parameter_group_name(value) ⇒ Object

    Sets the 'CacheParameterGroupName' CloudFormation property.

    Parameters:

    • value

      the value to set the 'CacheParameterGroupName' CloudFormation property to.



17
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 17

property :cache_parameter_group_name, 'CacheParameterGroupName'

#cache_security_group_namesObject #cache_security_group_names(value) ⇒ Object

Overloads:

  • #cache_security_group_namesObject

    Returns the value of the 'CacheSecurityGroupNames' CloudFormation property.

  • #cache_security_group_names(value) ⇒ Object

    Sets the 'CacheSecurityGroupNames' CloudFormation property.

    Parameters:

    • value

      the value to set the 'CacheSecurityGroupNames' CloudFormation property to.



18
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 18

property :cache_security_group_names, 'CacheSecurityGroupNames', :type => :list

#cache_subnet_group_nameObject #cache_subnet_group_name(value) ⇒ Object

Overloads:

  • #cache_subnet_group_nameObject

    Returns the value of the 'CacheSubnetGroupName' CloudFormation property.

  • #cache_subnet_group_name(value) ⇒ Object

    Sets the 'CacheSubnetGroupName' CloudFormation property.

    Parameters:

    • value

      the value to set the 'CacheSubnetGroupName' CloudFormation property to.



19
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 19

property :cache_subnet_group_name, 'CacheSubnetGroupName'

#engineObject #engine(value) ⇒ Object

Overloads:

  • #engineObject

    Returns the value of the 'Engine' CloudFormation property.

  • #engine(value) ⇒ Object

    Sets the 'Engine' CloudFormation property.

    Parameters:

    • value

      the value to set the 'Engine' CloudFormation property to.



20
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 20

property :engine, 'Engine'

#engine_versionObject #engine_version(value) ⇒ Object

Overloads:

  • #engine_versionObject

    Returns the value of the 'EngineVersion' CloudFormation property.

  • #engine_version(value) ⇒ Object

    Sets the 'EngineVersion' CloudFormation property.

    Parameters:

    • value

      the value to set the 'EngineVersion' CloudFormation property to.



21
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 21

property :engine_version, 'EngineVersion'

#notification_topic_arnObject #notification_topic_arn(value) ⇒ Object

Overloads:

  • #notification_topic_arnObject

    Returns the value of the 'NotificationTopicArn' CloudFormation property.

  • #notification_topic_arn(value) ⇒ Object

    Sets the 'NotificationTopicArn' CloudFormation property.

    Parameters:

    • value

      the value to set the 'NotificationTopicArn' CloudFormation property to.



22
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 22

property :notification_topic_arn, 'NotificationTopicArn'

#num_cache_clustersObject #num_cache_clusters(value) ⇒ Object

Overloads:

  • #num_cache_clustersObject

    Returns the value of the 'NumCacheClusters' CloudFormation property.

  • #num_cache_clusters(value) ⇒ Object

    Sets the 'NumCacheClusters' CloudFormation property.

    Parameters:

    • value

      the value to set the 'NumCacheClusters' CloudFormation property to.



23
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 23

property :num_cache_clusters, 'NumCacheClusters'

#portObject #port(value) ⇒ Object

Overloads:

  • #portObject

    Returns the value of the 'Port' CloudFormation property.

  • #port(value) ⇒ Object

    Sets the 'Port' CloudFormation property.

    Parameters:

    • value

      the value to set the 'Port' CloudFormation property to.



24
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 24

property :port, 'Port'

#preferred_cache_cluster_azsObject #preferred_cache_cluster_azs(value) ⇒ Object

Overloads:

  • #preferred_cache_cluster_azsObject

    Returns the value of the 'PreferredCacheClusterAZs' CloudFormation property.

  • #preferred_cache_cluster_azs(value) ⇒ Object

    Sets the 'PreferredCacheClusterAZs' CloudFormation property.

    Parameters:

    • value

      the value to set the 'PreferredCacheClusterAZs' CloudFormation property to.



25
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 25

property :preferred_cache_cluster_azs, 'PreferredCacheClusterAZs', :type => :list

#preferred_maintenance_windowObject #preferred_maintenance_window(value) ⇒ Object

Overloads:

  • #preferred_maintenance_windowObject

    Returns the value of the 'PreferredMaintenanceWindow' CloudFormation property.

  • #preferred_maintenance_window(value) ⇒ Object

    Sets the 'PreferredMaintenanceWindow' CloudFormation property.

    Parameters:

    • value

      the value to set the 'PreferredMaintenanceWindow' CloudFormation property to.



26
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 26

property :preferred_maintenance_window, 'PreferredMaintenanceWindow'

#render(*args) ⇒ Object



33
34
35
36
37
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 33

def render(*args)
  super.tap do |resource|
    render_tags(resource)
  end
end

#replication_group_descriptionObject #replication_group_description(value) ⇒ Object

Overloads:

  • #replication_group_descriptionObject

    Returns the value of the 'ReplicationGroupDescription' CloudFormation property.

  • #replication_group_description(value) ⇒ Object

    Sets the 'ReplicationGroupDescription' CloudFormation property.

    Parameters:

    • value

      the value to set the 'ReplicationGroupDescription' CloudFormation property to.



27
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 27

property :replication_group_description, 'ReplicationGroupDescription'

#security_group_idsObject #security_group_ids(value) ⇒ Object

Overloads:

  • #security_group_idsObject

    Returns the value of the 'SecurityGroupIds' CloudFormation property.

  • #security_group_ids(value) ⇒ Object

    Sets the 'SecurityGroupIds' CloudFormation property.

    Parameters:

    • value

      the value to set the 'SecurityGroupIds' CloudFormation property to.



28
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 28

property :security_group_ids, 'SecurityGroupIds', :type => :list

#snapshot_arnsObject #snapshot_arns(value) ⇒ Object

Overloads:

  • #snapshot_arnsObject

    Returns the value of the 'SnapshotArns' CloudFormation property.

  • #snapshot_arns(value) ⇒ Object

    Sets the 'SnapshotArns' CloudFormation property.

    Parameters:

    • value

      the value to set the 'SnapshotArns' CloudFormation property to.



29
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 29

property :snapshot_arns, 'SnapshotArns', :type => :list

#snapshot_retention_limitObject #snapshot_retention_limit(value) ⇒ Object

Overloads:

  • #snapshot_retention_limitObject

    Returns the value of the 'SnapshotRetentionLimit' CloudFormation property.

  • #snapshot_retention_limit(value) ⇒ Object

    Sets the 'SnapshotRetentionLimit' CloudFormation property.

    Parameters:

    • value

      the value to set the 'SnapshotRetentionLimit' CloudFormation property to.



30
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 30

property :snapshot_retention_limit, 'SnapshotRetentionLimit'

#snapshot_windowObject #snapshot_window(value) ⇒ Object

Overloads:

  • #snapshot_windowObject

    Returns the value of the 'SnapshotWindow' CloudFormation property.

  • #snapshot_window(value) ⇒ Object

    Sets the 'SnapshotWindow' CloudFormation property.

    Parameters:

    • value

      the value to set the 'SnapshotWindow' CloudFormation property to.



31
# File 'lib/convection/model/template/resource/aws_elasticache_replication_group.rb', line 31

property :snapshot_window, 'SnapshotWindow'