struct Analyzer::Specification::AwsCloudformation::ApigwResource

Defined in:

analyzer/analyzers/specification/aws_cloudformation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, path_part : String, parent : String | Nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(name _name = @name, path_part _path_part = @path_part, parent _parent = @parent) #

[View source]
def name : String #

def parent : String | Nil #

def path_part : String #