AWSSDK_DotNet35.UnitTests.TestTools.CloudFrontConstructorCustomizationsTests.CreateCloudFrontOriginAccessIdentityRequestConstructorTests C# (CSharp) Method

CreateCloudFrontOriginAccessIdentityRequestConstructorTests() private method

        public void CreateCloudFrontOriginAccessIdentityRequestConstructorTests()
        {
            EnsureConstructorExists(typeof(Amazon.CloudFront.Model.CreateCloudFrontOriginAccessIdentityRequest), new System.Type[] { typeof(CloudFrontOriginAccessIdentityConfig), });
        }